Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/2] Bluetooth: Add a new mgmt_set_bredr command
@ 2013-10-02  9:10 Johan Hedberg
  2013-10-02  9:10 ` [PATCH 1/2] Bluetooth: Introduce a new HCI_BREDR_ENABLED flag Johan Hedberg
  2013-10-02  9:10 ` [PATCH 2/2] Bluetooth: Add a new mgmt_set_bredr command Johan Hedberg
  0 siblings, 2 replies; 7+ messages in thread
From: Johan Hedberg @ 2013-10-02  9:10 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

This is a new revision of the previous RFC with all feedback taken into
account. Additionally, the setting can now only be disabled while
powered off which means that the second patch from my previous set
becomes unnecessary (and has therefore been dropped).

Johan

----------------------------------------------------------------
Johan Hedberg (2):
      Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
      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/hci_event.c    |   5 ++
 net/bluetooth/mgmt.c         | 148 ++++++++++++++++++++++++++++++++++++++----
 6 files changed, 167 insertions(+), 13 deletions(-)


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02  9:10 [PATCH 0/2] Bluetooth: Add a new mgmt_set_bredr command Johan Hedberg
2013-10-02  9:10 ` [PATCH 1/2] Bluetooth: Introduce a new HCI_BREDR_ENABLED flag Johan Hedberg
2013-10-02  9:23   ` Marcel Holtmann
2013-10-02 10:44     ` Johan Hedberg
2013-10-02  9:10 ` [PATCH 2/2] Bluetooth: Add a new mgmt_set_bredr command Johan Hedberg
2013-10-02  9:27   ` Marcel Holtmann
2013-10-02 10:46     ` Johan Hedberg

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