Bluetooth: Add LE connection support to L2CAP
authorVille Tervo <ville.tervo@nokia.com>
Fri, 11 Feb 2011 01:38:49 +0000 (22:38 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 16 Feb 2011 19:32:55 +0000 (16:32 -0300)
commitacd7d3708555b3da7522e23c183cc21efc785f72
tree41a15cea1207308c26c344a2bc585175be432fae
parent6ed58ec520ad2b2fe3f955c8a5fd0eecafccebdf
Bluetooth: Add LE connection support to L2CAP

Add basic LE connection support to L2CAP. LE
connection can be created by specifying cid
in struct sockaddr_l2

Signed-off-by: Ville Tervo <ville.tervo@nokia.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c