From: Mat Martineau Date: Wed, 2 Nov 2011 23:18:35 +0000 (-0700) Subject: Bluetooth: Add signal handlers for channel moves X-Git-Tag: v3.3-rc1~182^2~545^2~134^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5a04a130e3493c17eae7a881102ab1a4283736;p=pandora-kernel.git Bluetooth: Add signal handlers for channel moves AMP channels can be moved between BR/EDR and AMP controllers using a sequence of signals. Every attempted channel move involves a series of four signals: Move Initiator Move Responder | | | Move Channel Request | | ----------------------------> | | | | Move Channel Response | | <---------------------------- | | | | Move Channel Confirm | | ----------------------------> | | | | Move Channel Confirm Response | | <---------------------------- | All four signals are sent even if the move fails. Signed-off-by: Mat Martineau Acked-by: Marcel Holtmann Acked-by: Andrei Emeltchenko Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed