E2AP and E2SM-RC version upgrade to E2aP v.2.0 and E2SM-RC to v1.0.1
[ric-app/rc.git] / e2sm / headers / GlobalenGNB-ID.h
old mode 100644 (file)
new mode 100755 (executable)
index 40f06c8..c80d0c5
@@ -1,7 +1,7 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
- * From ASN.1 module "E2SM-KPM-RC"
- *     found in "e2sm-kpm-rc.asn"
+ * From ASN.1 module "E2SM-RC-IEs"
+ *     found in "e2sm-rc-nov2021.asn"
  *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .`
  */
 
@@ -12,8 +12,8 @@
 #include <asn_application.h>
 
 /* Including external dependencies */
-#include "PLMN-Identity.h"
-#include "ENGNB-ID.h"
+#include "PLMNIdentity.h"
+#include "EN-GNB-ID.h"
 #include <constr_SEQUENCE.h>
 
 #ifdef __cplusplus
@@ -22,8 +22,8 @@ extern "C" {
 
 /* GlobalenGNB-ID */
 typedef struct GlobalenGNB_ID {
-       PLMN_Identity_t  pLMN_Identity;
-       ENGNB_ID_t       gNB_ID;
+       PLMNIdentity_t   pLMN_Identity;
+       EN_GNB_ID_t      en_gNB_ID;
        /*
         * This type is extensible,
         * possible extensions are below.