]> 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)
commit7ae51f047284a54b4ff4fd1718e75686870ed001
treeb051d3e6024139744df66dda726da77b2515dc42
parent9e4b737bc88113ceda278f9ee1a8ee9cba2256cc
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