refactor(conf2uedata): move parser functions to conf_parser.[c|h]
Showing
- cmake_targets/nas_sim_tools/CMakeLists.txt 1 addition, 0 deletionscmake_targets/nas_sim_tools/CMakeLists.txt
- openair3/NAS/TOOLS/conf2uedata.c 1 addition, 108 deletionsopenair3/NAS/TOOLS/conf2uedata.c
- openair3/NAS/TOOLS/conf2uedata.h 0 additions, 10 deletionsopenair3/NAS/TOOLS/conf2uedata.h
- openair3/NAS/TOOLS/conf_emm.h 1 addition, 1 deletionopenair3/NAS/TOOLS/conf_emm.h
- openair3/NAS/TOOLS/conf_parser.c 110 additions, 0 deletionsopenair3/NAS/TOOLS/conf_parser.c
- openair3/NAS/TOOLS/conf_parser.h 12 additions, 0 deletionsopenair3/NAS/TOOLS/conf_parser.h
- openair3/NAS/TOOLS/conf_usim.c 0 additions, 1 deletionopenair3/NAS/TOOLS/conf_usim.c
openair3/NAS/TOOLS/conf_parser.c
0 → 100644
openair3/NAS/TOOLS/conf_parser.h
0 → 100644
Please register or sign in to comment