]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit707e1eea9f6c261a003ba5f6d361eccaf3246d78
tree553619827622111c9d5679947d85ae92377fc7aa
parentf5c802640cb4d0755560fc7410b9f4644ddd6e68
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