OSDN Git Service

L2CAP ERTM: Fix p_ccb->max_rx_mtu
authorHansong Zhang <hsz@google.com>
Sun, 27 Sep 2020 06:38:13 +0000 (23:38 -0700)
committerHansong Zhang <hsz@google.com>
Sun, 27 Sep 2020 06:42:27 +0000 (23:42 -0700)
commit8308c24d8a1970082d57f663feda2ddbc2e63a6c
treeded31a3c9122c22c708bed8af3840badf2d3efca
parent95149a585cd11a09931c9ee0a4de5c03ee408f99
L2CAP ERTM: Fix p_ccb->max_rx_mtu

Use the old value, which was removed in
I78c3d65fdaf14addf80607ce5105221e52447a9e.

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working & OPP
Change-Id: I90a8f94d16f87df2d4ce8bb0de8130d544affd12
stack/l2cap/l2c_utils.cc