Searched hist:fcc203c30d72dde82692f6b761a80e5ca5fdd8fa (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | l2cap.h | diff fcc203c30d72dde82692f6b761a80e5ca5fdd8fa Thu Aug 20 20:26:02 CDT 2009 Gustavo F. Padovan <gustavo@las.ic.unicamp.br> Bluetooth: Add support for FCS option to L2CAP
Implement CRC16 check for L2CAP packets. FCS is used by Streaming Mode and Enhanced Retransmission Mode and is a extra check for the packet content.
Using CRC16 is the default, L2CAP won't use FCS only when both side send a "No FCS" request.
Initially based on a patch from Nathan Holstein <nathan@lampreynetworks.com>
Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|