]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add module parameter to enable LE CoC support
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 2 Dec 2013 09:20:20 +0000 (11:20 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Dec 2013 15:05:32 +0000 (07:05 -0800)
commitb75a7643993235cf35fe325a1c03b87644b48406
tree9304f31b1fa1e95c274cbbede99ef05bf56446e2
parentc23075ed411ed2cb0fa9023c48749c01950247b9
Bluetooth: Add module parameter to enable LE CoC support

Along with the L2CAP Connection Oriented Channels features it is now
allowed to use both custom fixed CIDs as well as PSM based (connection
oriented connections). Since the support for this (with the subsequent
patches) is still on an experimental stage, add a module parameter to
enable it.

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