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
..
dut_utils.h add initial TTCN3 code 5 years ago
lte_ttcn3_phy.h fix PHY-MAC interface in TTCN3 PHY 5 years ago
ttcn3_helpers.h add initial TTCN3 code 5 years ago
ttcn3_interfaces.h nas: fix issue in which NAS wouldn't allow to attach once it failed 5 years ago
ttcn3_ip_ctrl_interface.h add initial TTCN3 code 5 years ago
ttcn3_ip_sock_interface.h add initial TTCN3 code 5 years ago
ttcn3_srb_interface.h add initial TTCN3 code 5 years ago
ttcn3_sys_interface.h add initial TTCN3 code 5 years ago
ttcn3_syssim.h nas: fix issue in which NAS wouldn't allow to attach once it failed 5 years ago
ttcn3_ue.h nas: fix issue in which NAS wouldn't allow to attach once it failed 5 years ago
ttcn3_ut_interface.h nas: fix issue in which NAS wouldn't allow to attach once it failed 5 years ago