OSDN Git Service

We can't bypass FCS
authorHansong Zhang <hsz@google.com>
Thu, 24 Sep 2020 03:40:13 +0000 (20:40 -0700)
committerHansong Zhang <hsz@google.com>
Thu, 24 Sep 2020 22:35:05 +0000 (15:35 -0700)
commit9bc2e8608f57c324a89848304c1c7ad8193163dc
treea8245cb03c31435bc8de4e45495b6728210ae8c1
parent772cf457012aee9137bab856ae1f9c7eda7247de
We can't bypass FCS

Note that in the case where the peer doesn't support FCS, we still send
FCS. This is an existing behavior and we keep it the same for now.

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I0803d07122990b5266a1669f3d7e1f3056d9a114
stack/l2cap/l2c_fcr.cc
stack/l2cap/l2c_int.h
stack/l2cap/l2c_utils.cc