X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FRRCReconfiguration-IEs.h;h=26b6163cb443de9d9bff0a63333257aaad80f19c;hb=d355b65b2be37369b4d3fbbef9d4021090275d98;hp=529e2f6767d721fc953f6644f4113516660db0f8;hpb=545c7a4a13972142fb36962323556dcad7119710;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/RRCReconfiguration-IEs.h b/src/codec_utils/RRC/RRCReconfiguration-IEs.h index 529e2f676..26b6163cb 100644 --- a/src/codec_utils/RRC/RRCReconfiguration-IEs.h +++ b/src/codec_utils/RRC/RRCReconfiguration-IEs.h @@ -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 */