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 e981d5ee70 rrc,ue: refactor wait conditions before transition to RRC idle
before entering RRC idle, after receiving a RRC connection release for example,
we need to wait until the RLC for SRB1 or SRB2 have been flushed, i.e.
the RLC has acknowledged the reception of the message.

Previously we have only waited for SRB1 but the message can also be received on SRB2
and in this case both bearers need to be checked.

The method is now streamlined to check both SRBs and is also used when
checking the msg transmission of an detach request.
4 years ago
..
hdr rrc,ue: refactor wait conditions before transition to RRC idle 4 years ago
src rrc,ue: refactor wait conditions before transition to RRC idle 4 years ago
test ttcn3: streamline DRB and SRB Tx interface 4 years ago
CMakeLists.txt Updated copyright 5 years ago
ue.conf.example Added configuration options for stack logging. 5 years ago