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)
commitf1496dee9cbde2a62821f4441dadb0d3360f60c3
treeab8e424ff855663cf49fe3e5cd78615b2e77af24
parentee5ec5cf00760b8810f7e3350b82434092a960e3
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