Searched hist:e77af7559238895ec5fd1706762e1c9f890dcc7e (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | l2cap.h | diff e77af7559238895ec5fd1706762e1c9f890dcc7e Tue Oct 08 03:31:00 CDT 2013 Johan Hedberg <johan.hedberg@intel.com> 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>
|
/openbmc/linux/net/bluetooth/ |
H A D | l2cap_core.c | diff e77af7559238895ec5fd1706762e1c9f890dcc7e Tue Oct 08 03:31:00 CDT 2013 Johan Hedberg <johan.hedberg@intel.com> 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>
|