srsLTE/lib/include/srslte/interfaces
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
2019-10-09 11:34:49 +02:00
..
common_interfaces.h SRSUE: Call Radio tx-end when PHY is reseted and removed redundant attribute is_start_of_burst. 2019-09-12 09:49:56 +02:00
enb_interfaces.h
enb_metrics_interface.h
epc_interfaces.h
rrc_interface_types.h removed rrc asn1 header include from the ue_interfaces and phy 2019-09-30 21:05:32 +02:00
sched_interface.h
ue_interfaces.h nas: fix issue in which NAS wouldn't allow to attach once it failed 2019-10-09 11:34:49 +02:00