From: Johan Hedberg Date: Tue, 8 Oct 2013 08:31:00 +0000 (+0200) Subject: Bluetooth: Fix CID ranges for LE CoC CID allocations X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e77af7559238895ec5fd1706762e1c9f890dcc7e;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed