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 c5f52adfba nas: fix issue in which NAS wouldn't allow to attach once it failed
the main issue was the plmn_selected variable. the solution
was to create a function to enter the deregistered state that resets the variable
and performs all other actions that need to be performed, like clearing
EPS bearers.

The patch also extends the SS to support AT commands to enable/disable
data services and now succesfully passes TC_9_2_2_1_7
5 years ago
..
phy Fixed some coverity and Clang tidy warnings 5 years ago
ttcn3 nas: fix issue in which NAS wouldn't allow to attach once it failed 5 years ago
upper Applied clang-format to zuc_support PR. 5 years ago
CMakeLists.txt SRSUE: Added intra frequency SCell search test 5 years ago
mac_test.cc moved RA waiting procedure to a background task of the stack thread pool 5 years ago
metrics_test.cc introduce new UE layer design 6 years ago