]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add L2CAP Disconnect suppport for LE
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 15 May 2013 07:16:06 +0000 (10:16 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Dec 2013 15:05:33 +0000 (07:05 -0800)
commit3c60ee1fdffebc0d66ea5e14b07804a6386a36bf
treeb051d3e6024139744df66dda726da77b2515dc42
parenta7b1c93dd6d22a5d2be019f160cfbd1b1653fb1e
Bluetooth: Add L2CAP Disconnect suppport for LE

The normal L2CAP Disconnect request and response are also used for LE
connection oriented channels. Therefore, we can simply use the existing
handler functions for terminating LE based L2CAP channels.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c