]> 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)
commit1f2635dc1ce476f1b78c9ddbc91d6b4649226908
tree9304f31b1fa1e95c274cbbede99ef05bf56446e2
parent9e124a091496ac667e5e3bf95f448ab92fe6f3fc
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