[Epic-ID: ODUHIGH-405][Task-ID: ODUHIGH-423] Modified RRC asn structures
[o-du/l2.git] / src / codec_utils / RRC / RRCReconfiguration-IEs.h
index 529e2f6..26b6163 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        _RRCReconfiguration_IEs_H_
@@ -21,14 +21,14 @@ extern "C" {
 
 /* Forward declarations */
 struct RadioBearerConfig;
-struct MeasConfig;
+struct MeasConfigRrc;
 struct RRCReconfiguration_v1530_IEs;
 
 /* RRCReconfiguration-IEs */
 typedef struct RRCReconfiguration_IEs {
        struct RadioBearerConfig        *radioBearerConfig;     /* OPTIONAL */
        OCTET_STRING_t  *secondaryCellGroup;    /* OPTIONAL */
-       struct MeasConfig       *measConfig;    /* OPTIONAL */
+       struct MeasConfigRrc    *measConfig;    /* OPTIONAL */
        OCTET_STRING_t  *lateNonCriticalExtension;      /* OPTIONAL */
        struct RRCReconfiguration_v1530_IEs     *nonCriticalExtension;  /* OPTIONAL */