Linux bluetooth development
 help / color / mirror / Atom feed
* [RFC 0/3] Bluetooth: Add a new mgmt_set_bredr command
@ 2013-10-01 15:21 johan.hedberg
  2013-10-01 15:22 ` [RFC 1/3] Bluetooth: Introduce a new HCI_BREDR_ENABLED flag johan.hedberg
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: johan.hedberg @ 2013-10-01 15:21 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

This patch set adds a new mgmt_set_bredr command that can be used to
make a dual mode controller behave like a single mode one. I'm sending
it as RFC since I haven't had the chance to test it properly yet.

Johan

----------------------------------------------------------------
Johan Hedberg (3):
      Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
      Bluetooth: Move set_bredr_scan() to a more convenient location
      Bluetooth: Add a new mgmt_set_bredr command

 include/net/bluetooth/hci.h  |   1 +
 include/net/bluetooth/mgmt.h |   2 +
 net/bluetooth/hci_conn.c     |   3 +
 net/bluetooth/hci_core.c     |  21 ++++-
 net/bluetooth/mgmt.c         | 186 ++++++++++++++++++++++++++++++++++-------
 5 files changed, 180 insertions(+), 33 deletions(-)


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

end of thread, other threads:[~2013-10-02 10:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 15:21 [RFC 0/3] Bluetooth: Add a new mgmt_set_bredr command johan.hedberg
2013-10-01 15:22 ` [RFC 1/3] Bluetooth: Introduce a new HCI_BREDR_ENABLED flag johan.hedberg
2013-10-01 15:59   ` Marcel Holtmann
2013-10-01 15:22 ` [RFC 2/3] Bluetooth: Move set_bredr_scan() to a more convenient location johan.hedberg
2013-10-01 15:53   ` Marcel Holtmann
2013-10-01 15:22 ` [RFC 3/3] Bluetooth: Add a new mgmt_set_bredr command johan.hedberg
2013-10-01 15:46   ` Anderson Lizardo
2013-10-01 16:08   ` Marcel Holtmann
2013-10-02  7:07   ` Andrei Emeltchenko
2013-10-02 10:44     ` Johan Hedberg

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