Hi, This set of patches adds hooks to associsate the connectable setting with the LE advertising type. This means that we can now do non-connectable advertising by enabling the advertising setting but having the connectable setting disabled. Johan ---------------------------------------------------------------- Johan Hedberg (7): Bluetooth: Add connectable argument to enable_advertising() Bluetooth: Reorganize set_connectable HCI command sending Bluetooth: Move static advertising functions to avoid forward declarations Bluetooth: Fix updating advertising data needlessly Bluetooth: Update Set Connectable to also impact the advertising type Bluetooth: Move set_bredr_scan() to avoid forward declaration Bluetooth: Fix updating scan mode in set_bredr() net/bluetooth/hci_event.c | 2 +- net/bluetooth/mgmt.c | 169 ++++++++++++++++++++++++++-------------------- 2 files changed, 98 insertions(+), 73 deletions(-) -- 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