This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. While we are preparing for reviewing the patches, we found the following issue/warning. Test Result: Checkbuild Failed Patch Series: [Bluez,v1] tools/l2cap-tester: Add test for waiting disconnection response Outputs: ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') android/tester-main.c: In function ‘emu_add_l2cap_server_action’: android/tester-main.c:2869:2: error: too few arguments to function ‘bthost_add_l2cap_server’ 2869 | bthost_add_l2cap_server(bthost, l2cap_data->psm, l2cap_data->func, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from android/tester-main.c:33: ./emulator/bthost.h:105:6: note: declared here 105 | void bthost_add_l2cap_server(struct bthost *bthost, uint16_t psm, | ^~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:7165: android/android_tester-tester-main.o] Error 1 make: *** [Makefile:4010: all] Error 2 --- Regards, Linux Bluetooth