summaryrefslogtreecommitdiff
path: root/drivers/net/team
diff options
context:
space:
mode:
authorMat Martineau <mathewm@codeaurora.org>2012-10-23 22:24:07 (GMT)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>2012-10-24 01:58:52 (GMT)
commit1700915fef115b13c43fe3974d0dbb619e6a187d (patch)
treed129e4c36259e4e4a7fddca19db3916e091ec7c0 /drivers/net/team
parent08333283a7347c33589f31c9b1d1b7a4f3c3f7a3 (diff)
downloadlinux-fsl-qoriq-1700915fef115b13c43fe3974d0dbb619e6a187d.tar.xz
Bluetooth: Add L2CAP create channel request handling
The L2CAP create channel request is very similar to an L2CAP connect request, but it has an additional parameter for the controller ID. If the controller id is 0, the channel is set up on the BR/EDR controller (just like a connect request). Using a valid high speed controller ID will cause the channel to be initially created on that high speed controller. While the L2CAP data will be initially routed over the AMP controller, the L2CAP fixed signaling channel only uses BR/EDR. When a create channel request is received for a high speed controller, a pending response is always sent first. After the high speed physical and logical links are complete a success response will be sent. Signed-off-by: Mat Martineau <mathewm@codeaurora.org> 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>
Diffstat (limited to 'drivers/net/team')
0 files changed, 0 insertions, 0 deletions