Hi, This patch set adds support for triggering direct advertising when the HCI_ADVERTISING flag is set and connect() is called on a socket. Johan ---------------------------------------------------------------- Johan Hedberg (4): Bluetooth: Move local identity address setting to a central place Bluetooth: Fix LE responder/initiator address setting Bluetooth: Add error mapping for Directed Advertising Timeout Bluetooth: Add directed advertising support through connect() include/net/bluetooth/hci.h | 1 + net/bluetooth/hci_conn.c | 87 +++++++++++++++++++++++++++++++++++++++---- net/bluetooth/hci_event.c | 54 ++++++++++++++------------- net/bluetooth/lib.c | 1 + 4 files changed, 110 insertions(+), 33 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