Bluetooth: Handle physical link completion
authorMat Martineau <mathewm@codeaurora.org>
Tue, 23 Oct 2012 22:24:17 +0000 (15:24 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 02:24:16 +0000 (00:24 -0200)
commit8eb200bd2f1c772dcb7f108f690ef03b054be04e
tree440eba222989ad20dbeedd3324ab4f7f39b8871e
parent3fd71a0a438aa5bd43f52f3feec24a4cb3b799d3
Bluetooth: Handle physical link completion

Several different actions may be taken when an AMP physical link
becomes available.  A channel being created on an AMP controller must
continue the connection process.  A channel being moved needs to
either send a move request or a move response.  A failed physical link
will revert to using a BR/EDR controller if possible.

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