]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: AMP: Create Physical Link
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 27 Sep 2012 14:26:19 +0000 (17:26 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 27 Sep 2012 20:30:40 +0000 (17:30 -0300)
commite731d75f62dca9ab5ab1bd464f95e7c400eed382
tree5ec09ebf86af46cdf37ecca872f2cfd12004edb7
parent000ed518deccdccd2c5d71d825e556609b6553e3
Bluetooth: AMP: Create Physical Link

When receiving A2MP Get AMP Assoc Response execute HCI Create Physical
Link to AMP controller. Define function which will run when receiving
HCI Command Status.

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