You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann f155b7a5d5 rlc: fix stopping of poll retx timer (#2006)
* rlc_am: add TC for pollRetx timer handling

* rlc_am: fix stopping of pollRetx timer

stopping the pollRetx timer when receiving a status PDU
without checking the acknowledged PDUs is wrong.

if an ACK for another PDU, for which the polling bit has been set,
is still pending, it won't be rescheduled until another
PDU is transmitted that again starts the pollRetx timer.

this fixes the issue with missing RLC AM segment retx in #1992,
and #2003
4 years ago
..
examples update nr asn1 files, and asn1 tests 4 years ago
include update nr asn1 files, and asn1 tests 4 years ago
src rlc: fix stopping of poll retx timer (#2006) 4 years ago
test rlc: fix stopping of poll retx timer (#2006) 4 years ago
CMakeLists.txt Updated copyright 5 years ago