Hi All, The main changes in this new version are basically Marcel's comments about v4 version. BR, Andre Andre Guedes (15): Bluetooth: Periodic Inquiry and mgmt discovering event Bluetooth: Add mgmt_discovery_complete() Bluetooth: Check pending command in start_discovery() Bluetooth: Check pending commands in stop_discovery() Bluetooth: Create hci_do_inquiry() Bluetooth: Create hci_cancel_inquiry() Bluetooth: Handle race condition in Discovery Bluetooth: Prepare for full support discovery procedures Bluetooth: Send mgmt_discovering events Bluetooth: Add 'eir_len' param to mgmt_device_found() Bluetooth: Report LE devices Bluetooth: Add LE Set Scan Parameter Command Bluetooth: LE scan infra-structure Bluetooth: Support LE-Only discovery procedure Bluetooth: Support BR/EDR/LE discovery procedure include/net/bluetooth/hci.h | 12 +++ include/net/bluetooth/hci_core.h | 15 ++++- net/bluetooth/hci_core.c | 96 ++++++++++++++++++++++++++ net/bluetooth/hci_event.c | 99 ++++++++++++++++----------- net/bluetooth/mgmt.c | 138 +++++++++++++++++++++++++++++++++++--- 5 files changed, 310 insertions(+), 50 deletions(-) -- 1.7.5.2 -- 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