]> 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)
commit94139e34ee568e83601c84aed80e19d85e0473e2
treeab8e424ff855663cf49fe3e5cd78615b2e77af24
parentb8fd53287baf792fdd5117430374991891ec6f9b
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