Bluetooth: Fix CID ranges for LE CoC CID allocations
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 8 Oct 2013 08:31:00 +0000 (10:31 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Dec 2013 15:05:36 +0000 (07:05 -0800)
commite77af7559238895ec5fd1706762e1c9f890dcc7e
tree73e5665a20373be55d6c7e58406da2f31d878117
parentaeddd075d5483cc9a34cd98b0df967f28d651f93
Bluetooth: Fix CID ranges for LE CoC CID allocations

LE CoC used differend CIC ranges than BR/EDR L2CAP. The start of the
range is the same (0x0040) but the range ends at 0x007f (unlike BR/EDR
where it goes all the way to 0xffff).

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