This patch set introduce new way of handling inquiry in btdev. v2: * Changes in handling inquiry lenght * Changes in handling inquiry cancel * Updates in mgmt-tester v3: * fixes on Johan comments * Fix in timeout-mainloop.c for destroy callback Lukasz Rymanowski (10): emulator: Use timeout for sending inquiry results emulator: Add inquiry cancel emulator: Add handling inquiry number of responses emulator: Add handling inquiry_lenght from inquiry command android/tester: Fix handling inquiry by android tester tools/mgmt-tester: Fix for Stop discovery test tools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquiry) Success 1 tools/mgmt-tester: Remove not used condition tools/mgmt-tester: Refactor setup_start_discovery function shared: Fix missing destroy callback in timeout_add Makefile.tools | 19 ++++-- android/Makefile.am | 2 + android/android-tester.c | 24 ++----- emulator/btdev.c | 152 ++++++++++++++++++++++++++++++++++++++++-- src/shared/timeout-mainloop.c | 1 + tools/mgmt-tester.c | 70 +++++-------------- 6 files changed, 185 insertions(+), 83 deletions(-) -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html