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)
commit9149761ad74f618371b58fd37141d4c3706d88fc
tree9304f31b1fa1e95c274cbbede99ef05bf56446e2
parent6d3c15da1ddbffff2d0f50132a239209b2fa138e
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
This page took 0.024835 seconds and 5 git commands to generate.