commit | 8c462b6047da80491b8cb6be878e8bf9313ac3e1 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Tue Aug 24 15:35:42 2010 -0700 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Sep 30 12:19:35 2010 -0300 |
tree | c7cac6b995af6126abf5ee18ba6121a4ee78436e | |
parent | 899611ee7d373e5eeda08e9a8632684e1ebbbf00 [diff] |
Bluetooth: Only enable L2CAP FCS for ERTM or streaming This fixes a bug which caused the FCS setting to show L2CAP_FCS_CRC16 with L2CAP modes other than ERTM or streaming. At present, this only affects the FCS value shown with getsockopt() for basic mode. Signed-off-by: Mat Martineau <mathewm@codeaurora.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>