Hi all, This version implements Marcel's and Johan's comments from the previous version. BR, Andre Guedes Andre Guedes (9): Bluetooth: Add dev_flags to struct hci_dev Bluetooth: LE Set Scan Parameter Command Bluetooth: Add helper functions to send LE scan commands Bluetooth: Add structs to implement LE scan Bluetooth: LE scan infra-structure Bluetooth: Add LE scan functions to hci_core Bluetooth: Add 'eir_len' param to mgmt_device_found() Bluetooth: Report LE devices Bluetooth: Support LE-Only discovery procedure include/net/bluetooth/hci.h | 18 +++++++ include/net/bluetooth/hci_core.h | 19 +++++++- net/bluetooth/hci_core.c | 94 ++++++++++++++++++++++++++++++++++++++ net/bluetooth/hci_event.c | 61 ++++++++++++++++++++++--- net/bluetooth/mgmt.c | 39 ++++++++++++++-- 5 files changed, 218 insertions(+), 13 deletions(-) -- 1.7.7.1 -- 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