X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FRRCReconfiguration-IEs.h;h=73d7b8d2a565642b615124321174f3bbfb01f49c;hb=90762e17a759aeb1bf115774bc7203722e033c41;hp=d98acc83a3fe5add2517ead4ac1adbbe16e5edf7;hpb=1b3eb2476cbf89b7583b5e264fef931038e3f695;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/RRCReconfiguration-IEs.h b/src/codec_utils/RRC/RRCReconfiguration-IEs.h index d98acc83a..73d7b8d2a 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 "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "../ASN1_Input/rrc_15_3_asn.asn1" + * `asn1c -D ../RRC_output_14Nov/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER` */ #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 */