Bluetooth: Add move channel confirm handling
authorMat Martineau <mathewm@codeaurora.org>
Tue, 23 Oct 2012 22:24:12 +0000 (15:24 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 02:15:03 +0000 (00:15 -0200)
commit5f3847a4788e7205a6ad2ac363f968c9618074f1
treed8cc36ebccf19691c10311f0661fe59fcedbea47
parent32b32735ca1439e2ead658dd63234c0c380af8ac
Bluetooth: Add move channel confirm handling

After sending a move channel response, a move responder waits for a
move channel confirm command.  If the received command has a
"confirmed" result the move is proceeding, and "unconfirmed" means the
move has failed and the channel will not change controllers.

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