Hi all, This patch series implements the LE-Only discovery procedure. These patches are based on the last patches I sent to ML (already acked by Marcel) but not upstream yet. BTW, I'm still working on interleaved discovery and should send its patches soon. BR, Andre Andre Guedes (6): Bluetooth: Add hci_flags to struct hci_dev Bluetooth: Add LE Set Scan Parameter Command Bluetooth: LE scan infra-structure 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 | 11 +++++- net/bluetooth/hci_core.c | 70 ++++++++++++++++++++++++++++++++++++++ net/bluetooth/hci_event.c | 45 ++++++++++++++++++++---- net/bluetooth/mgmt.c | 33 ++++++++++++++++-- 5 files changed, 165 insertions(+), 12 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