This patch set exposes LE scan functionality in Core Bluetooth API to other profiles i.e. GATT. Simple callbacks were added to notify GATT about device discovery events. Last patch mekes use of these extensions to perform LE device scan. Jakub Tyszkowski (4): android/bluetooth: Refactor start/stop discovery android/bluetooth: Add GATT notifications on LE discovery android/bluetooth: Expose LE scan in bluetooth API android/gatt: Use Core profile for LE scan android/bluetooth.c | 103 ++++++++++++++++++++++++++++++++++++++++++---------- android/bluetooth.h | 10 +++++ android/gatt.c | 95 +++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 186 insertions(+), 22 deletions(-) -- 1.9.0 -- 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