Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Support for OOB in mgmt interface
@ 2011-03-21 13:06 Szymon Janc
  2011-03-21 13:06 ` [PATCH v3 1/5] Bluetooth: Rename cmd to param in pending_cmd Szymon Janc
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Szymon Janc @ 2011-03-21 13:06 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: par-gunnar.p.hjalmdahl, henrik.possung, Szymon Janc

Changes since v2:
- include Gustavo comments
- rebase and update commands codes
- move oob enabling part to separate patch

BR,
Szymon Janc
on behalf of ST-Ericsson

Szymon Janc (5):
  Bluetooth: Rename cmd to param in pending_cmd
  Bluetooth: Allow for NULL data in mgmt_pending_add
  Bluetooth: Add read_local_oob_data management command
  Bluetooth: Add add/remove_remote_oob_data management commands
  Bluetooth: Enable support for out of band association model

 include/net/bluetooth/hci.h      |   26 ++++++
 include/net/bluetooth/hci_core.h |   18 ++++
 include/net/bluetooth/mgmt.h     |   18 ++++
 net/bluetooth/hci_core.c         |   67 +++++++++++++++
 net/bluetooth/hci_event.c        |   56 ++++++++++++-
 net/bluetooth/mgmt.c             |  175 ++++++++++++++++++++++++++++++++++++--
 6 files changed, 352 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2011-03-21 14:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 13:06 [PATCH v3 0/5] Support for OOB in mgmt interface Szymon Janc
2011-03-21 13:06 ` [PATCH v3 1/5] Bluetooth: Rename cmd to param in pending_cmd Szymon Janc
2011-03-21 13:06 ` [PATCH v3 2/5] Bluetooth: Allow for NULL data in mgmt_pending_add Szymon Janc
2011-03-21 13:06 ` [PATCH v3 3/5] Bluetooth: Add read_local_oob_data management command Szymon Janc
2011-03-21 13:07 ` [PATCH v3 4/5] Bluetooth: Add add/remove_remote_oob_data management commands Szymon Janc
2011-03-21 14:26   ` Vinicius Costa Gomes
2011-03-21 14:42     ` Szymon Janc
2011-03-21 13:07 ` [PATCH v3 5/5] Bluetooth: Enable support for out of band association model Szymon Janc

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