Bluetooth: Move LE L2CAP initiator procedure to its own function
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 May 2013 08:15:07 +0000 (11:15 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Dec 2013 15:05:32 +0000 (07:05 -0800)
commit96ac34fb4050e358eed55ac93572f58191a304aa
treeab123cd1e455ee13b0eea2232777c41cbffa0d71
parent203e639ecbcc66c7c4d55f1f59bc61a1c1ca495d
Bluetooth: Move LE L2CAP initiator procedure to its own function

Once connection oriented L2CAP channels over LE are supported they will
need a completely separate handling from BR/EDR channels.

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