Bluetooth: AMP: Add Logical Link Create function
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Wed, 31 Oct 2012 13:46:30 +0000 (15:46 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 1 Nov 2012 22:27:07 +0000 (20:27 -0200)
commit5ce66b59d787478f57a6f3368ff23d75a06e76e2
tree553619827622111c9d5679947d85ae92377fc7aa
parent770bfefa2cbe8f5911860fef1a68ea873a9bbdbe
Bluetooth: AMP: Add Logical Link Create function

After physical link is created logical link needs to be created.
The process starts after L2CAP channel is created and L2CAP
Configuration Response with result PENDING is received.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/amp.h
net/bluetooth/amp.c
net/bluetooth/hci_event.c
net/bluetooth/l2cap_core.c