]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add initial code for LE L2CAP Connect Request
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 May 2013 11:15:56 +0000 (14:15 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Dec 2013 15:05:33 +0000 (07:05 -0800)
commit1c71da8bc8a9a41d89f7d068a05934e23f1e18ad
treeab8e424ff855663cf49fe3e5cd78615b2e77af24
parent4c7e74ef72ce47be280dbf2ca6f0b5d8389f94c1
Bluetooth: Add initial code for LE L2CAP Connect Request

This patch adds the necessary code to send an LE L2CAP Connect Request
and handle its response when user space has provided us with an LE
socket with a PSM instead of a fixed CID.

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