Hi, Here's a patch set to improve and fix LE advertising behavior. The first one renames the used flag to something more appropriate, and the two other ones fix advertising re-enablement due to the automatic disabling that controllers do when they get a new connection. Johan ---------------------------------------------------------------- Johan Hedberg (3): Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING Bluetooth: Add public mgmt function to send New Settings event Bluetooth: Fix re-enabling advertising after a connection include/net/bluetooth/hci.h | 2 +- include/net/bluetooth/hci_core.h | 1 + net/bluetooth/hci_conn.c | 2 +- net/bluetooth/hci_core.c | 2 +- net/bluetooth/hci_event.c | 57 +++++++++++++++++++++++++++++++++++++--- net/bluetooth/mgmt.c | 23 +++++++++------- 6 files changed, 71 insertions(+), 16 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