[Epic-ID: ODUHIGH-405][Task-ID: ODUHIGH-423] Modified RRC asn structures
[o-du/l2.git] / src / codec_utils / RRC / RRCResume-IEs.h
index d1a19ec..67a8a73 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "NR-RRC-Definitions"
- *     found in "/home/labadmin/hlal/rrc_15.3_asn.asn1"
- *     `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
+ *     found in "../../../rrc_15.3_asn.asn1"
+ *     `asn1c -D ./25_02_2022_RRC/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
  */
 
 #ifndef        _RRCResume_IEs_H_
@@ -27,13 +27,13 @@ typedef enum RRCResume_IEs__fullConfig {
 
 /* Forward declarations */
 struct RadioBearerConfig;
-struct MeasConfig;
+struct MeasConfigRrc;
 
 /* RRCResume-IEs */
 typedef struct RRCResume_IEs {
        struct RadioBearerConfig        *radioBearerConfig;     /* OPTIONAL */
        OCTET_STRING_t  *masterCellGroup;       /* OPTIONAL */
-       struct MeasConfig       *measConfig;    /* OPTIONAL */
+       struct MeasConfigRrc    *measConfig;    /* OPTIONAL */
        long    *fullConfig;    /* OPTIONAL */
        OCTET_STRING_t  *lateNonCriticalExtension;      /* OPTIONAL */
        struct RRCResume_IEs__nonCriticalExtension {