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)
commit3defe01a4839978f0822b63f21bb6ed676e866e3
treeb051d3e6024139744df66dda726da77b2515dc42
parentcea04ce35eb3e2e53e7c7bb8ebe9c10312f79b84
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