All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFCv0 0/3] AMP HCI interface from A2MP
@ 2011-11-30 13:54 Emeltchenko Andrei
  2011-11-30 13:54 ` [RFCv0 1/3] Bluetooth: AMP: HCI infrastructure Emeltchenko Andrei
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Emeltchenko Andrei @ 2011-11-30 13:54 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

The code adds AMP HCI commands from A2MP protocol. HCI events are handled
similar way as mgmt interface. amp_pending is a kind of copy of mgmt_pending.

Andrei Emeltchenko (3):
  Bluetooth: AMP: HCI infrastructure
  Bluetooth: AMP: Initialize and free amp_pending
  Bluetooth: AMP: Read Local AMP Info

 include/net/bluetooth/hci_core.h |    1 +
 net/bluetooth/a2mp.c             |    4 +
 net/bluetooth/amp.c              |  141 ++++++++++++++++++++++++++++++++++++++
 net/bluetooth/hci_core.c         |    7 ++
 net/bluetooth/hci_event.c        |    4 +
 5 files changed, 157 insertions(+), 0 deletions(-)
 create mode 100644 net/bluetooth/amp.c

-- 
1.7.4.1


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

end of thread, other threads:[~2011-12-08 14:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 13:54 [RFCv0 0/3] AMP HCI interface from A2MP Emeltchenko Andrei
2011-11-30 13:54 ` [RFCv0 1/3] Bluetooth: AMP: HCI infrastructure Emeltchenko Andrei
2011-11-30 13:54 ` [RFCv0 2/3] Bluetooth: AMP: Initialize and free amp_pending Emeltchenko Andrei
2011-11-30 13:54 ` [RFCv0 3/3] Bluetooth: AMP: Read Local AMP Info Emeltchenko Andrei
2011-11-30 14:31 ` [RFCv0 0/3] AMP HCI interface from A2MP Marcel Holtmann
2011-11-30 15:18   ` Emeltchenko Andrei
2011-12-01  6:19     ` Peter Krystad
2011-12-01 11:21       ` Marcel Holtmann
2011-12-02  6:39         ` Peter Krystad
2011-12-08 14:07           ` 'Emeltchenko Andrei'

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.