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

Changes since v4:
- include comments from Anderson Lizardo
- use sizeof instead of hardcoded size in memcpy calls

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      |   24 +++++
 include/net/bluetooth/hci_core.h |   18 ++++
 include/net/bluetooth/mgmt.h     |   18 ++++
 net/bluetooth/hci_core.c         |   67 +++++++++++++++
 net/bluetooth/hci_event.c        |   57 ++++++++++++-
 net/bluetooth/mgmt.c             |  173 ++++++++++++++++++++++++++++++++++++--
 6 files changed, 349 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2011-03-24 20:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 12:12 [PATCH v5 0/5] Support for OOB in mgmt interface Szymon Janc
2011-03-22 12:12 ` [PATCH v5 1/5] Bluetooth: Rename cmd to param in pending_cmd Szymon Janc
2011-03-22 12:12 ` [PATCH v5 2/5] Bluetooth: Allow for NULL data in mgmt_pending_add Szymon Janc
2011-03-22 12:12 ` [PATCH v5 3/5] Bluetooth: Add read_local_oob_data management command Szymon Janc
2011-03-22 12:12 ` [PATCH v5 4/5] Bluetooth: Add add/remove_remote_oob_data management commands Szymon Janc
2011-03-22 12:12 ` [PATCH v5 5/5] Bluetooth: Enable support for out of band association model Szymon Janc
2011-03-24 20:29 ` [PATCH v5 0/5] Support for OOB in mgmt interface Gustavo F. Padovan

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