Bluetooth: AMP: Use HCI cmd to Read AMP Info
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 27 Sep 2012 14:26:08 +0000 (17:26 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 27 Sep 2012 20:10:18 +0000 (17:10 -0300)
commit8e2a0d92c56ec6955526a8b60838c9b00f70540d
treea8a8796ad17d8450a82e16c7ecc82d2a42f9cf0e
parentf97268fccdd4e76462195216fcab621b8d4a6cd1
Bluetooth: AMP: Use HCI cmd to Read AMP Info

When receiving A2MP Get Info Request execute Read Local AMP Info HCI
command to AMP controller with function to be executed upon receiving
command complete event. Function will handle A2MP Get Info Response.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/a2mp.h
net/bluetooth/a2mp.c
net/bluetooth/hci_event.c