]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: AMP: Handle complete frames in l2cap
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 15 Oct 2012 08:58:40 +0000 (11:58 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 15 Oct 2012 12:46:39 +0000 (09:46 -0300)
commit1bdd4519e6ca975615e5741a233c00fec3a31dad
tree019ccd495a41af86b8890a0aed7038ff4ba1cb91
parentdfd234f8786b821d349b47eb3ee522f29500ce53
Bluetooth: AMP: Handle complete frames in l2cap

Check flags type in switch statement and handle new frame
type ACL_COMPLETE used for High Speed data over AMP.

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/hci.h
net/bluetooth/l2cap_core.c