Bluetooth: Add basic LE L2CAP connect request receiving support
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 14 May 2013 10:27:21 +0000 (13:27 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Dec 2013 15:05:33 +0000 (07:05 -0800)
commit27e2d4c8d28be1d1b4ecfbffab572d7dbd35254d
tree08d2b9dd538a3c410cfb2e6648048ae54766a7bc
parent791d60f71a8d743df17a5029bb080a24afc4fff6
Bluetooth: Add basic LE L2CAP connect request receiving support

This patch adds the necessary boiler plate code to handle receiving
L2CAP connect requests over LE and respond to them with a proper connect
response.

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_core.c