All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mgmt:  read supported codecs
@ 2012-11-22 12:47 Michael Knudsen
  2012-11-22 12:47 ` [PATCH 1/3] Bluetooth: Add HCI Coding Format definitions Michael Knudsen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Knudsen @ 2012-11-22 12:47 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Michael Knudsen

This implements the user space side of the read codecs command.

Michael Knudsen (3):
  Bluetooth:  Add HCI Coding Format definitions
  Bluetooth:  Support the read codecs operation
  Doco:  List the read codecs operation

 doc/mgmt-api.txt |   20 +++++++++++++++
 lib/hci.h        |    9 +++++++
 lib/mgmt.h       |    8 ++++++
 tools/btmgmt.c   |   74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 111 insertions(+)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-11-23 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-22 12:47 [PATCH 0/3] mgmt: read supported codecs Michael Knudsen
2012-11-22 12:47 ` [PATCH 1/3] Bluetooth: Add HCI Coding Format definitions Michael Knudsen
2012-11-22 12:47 ` [PATCH 2/3] Bluetooth: Support the read codecs operation Michael Knudsen
2012-11-22 12:47 ` [PATCH 3/3] Doco: List " Michael Knudsen
2012-11-23 10:10 ` [PATCH 0/3] mgmt: read supported codecs Kim Schulz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.