Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/4] Bluetooth: Direct advertising support through connect()
@ 2014-03-14  9:43 johan.hedberg
  2014-03-14  9:43 ` [PATCH 1/4] Bluetooth: Move local identity address setting to a central place johan.hedberg
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: johan.hedberg @ 2014-03-14  9:43 UTC (permalink / raw)
  To: linux-bluetooth

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(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-14 12:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14  9:43 [PATCH 0/4] Bluetooth: Direct advertising support through connect() johan.hedberg
2014-03-14  9:43 ` [PATCH 1/4] Bluetooth: Move local identity address setting to a central place johan.hedberg
2014-03-14 12:45   ` [PATCH v2 " johan.hedberg
2014-03-14  9:43 ` [PATCH 2/4] Bluetooth: Fix LE responder/initiator address setting johan.hedberg
2014-03-14  9:43 ` [PATCH 3/4] Bluetooth: Add error mapping for Directed Advertising Timeout johan.hedberg
2014-03-14  9:43 ` [PATCH 4/4] Bluetooth: Add directed advertising support through connect() johan.hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox