[bt][l2cap] ERTM TxEngine: include request seqnum in RRPolls
When sending a Receiver Ready message, we should acknowledge the frames that we have received. This is per the documentation for the "Send RR" action (see Core Spec v5.0, Volume 3, Part A, Sec 8.6.5.6). Make it so. Bug: BT-442 Test: bt-host-unittests Change-Id: If584f17f3f3c66585c82a4a1b947709cca503d75
Showing
- src/connectivity/bluetooth/core/bt-host/l2cap/enhanced_retransmission_mode_tx_engine.cc 4 additions, 0 deletions...e/bt-host/l2cap/enhanced_retransmission_mode_tx_engine.cc
- src/connectivity/bluetooth/core/bt-host/l2cap/enhanced_retransmission_mode_tx_engine.h 11 additions, 0 deletions...re/bt-host/l2cap/enhanced_retransmission_mode_tx_engine.h
- src/connectivity/bluetooth/core/bt-host/l2cap/enhanced_retransmission_mode_tx_engine_unittest.cc 21 additions, 0 deletions.../l2cap/enhanced_retransmission_mode_tx_engine_unittest.cc
Loading
Please register or sign in to comment