fix merge NR_SA_F1AP_5GRECORDS and fix warnings, a regression in UE (LCID lopp)

This commit is contained in:
Laurent THOMAS
2021-06-21 21:01:59 +02:00
parent 83950e6c57
commit aef67d0310
24 changed files with 32 additions and 81 deletions

View File

@@ -66,6 +66,7 @@ typedef struct {
/*
* Read the configuration file, section name variable to be able to manage several UICC
*/
uicc_t *checkUicc(int Mod_id);
uicc_t *init_uicc(char *sectionName);
void uicc_milenage_generate(uint8_t * autn, uicc_t *uicc);
uicc_t * checkUicc(int Mod_id);