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.
Francisco Paisana 9bcb268421 added for-range loop and bool decay checks to clang-tidy. Applied some of the recommendations of clang-tidy to nas.cc 5 years ago
..
gw.h moved gw metrics out of stack_metrics_t 6 years ago
gw_metrics.h introduce new UE layer design 6 years ago
nas.h added for-range loop and bool decay checks to clang-tidy. Applied some of the recommendations of clang-tidy to nas.cc 5 years ago
nas_common.h add NAS metrics struct and move NAS states into common header 6 years ago
nas_metrics.h add NAS metrics struct and move NAS states into common header 6 years ago
pcsc_usim.h Fix compilation error when PCSC is enabled. 6 years ago
tft_packet_filter.h remove hard-coded LCID for dedicated bearer in GW 6 years ago
usim.h fixing uninitialized class members found by coverity 6 years ago
usim_base.h created a asn1 utils with helper functions and types related to the asn1. These types/functions will help isolate the rrc_asn1 lib from most of the layers, reducing this way the compile times, and leading to better isolation. This will also make the transition to NR smoother. I removed the asn1 types from the NAS and USIM interface so far. 6 years ago