X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FUL-DCCH-MessageType.h;h=8a606ab9b5bd11d59e89e5fda6e9d4f2278d0516;hb=3740878d9d4bf9ab3d2639f0495b77f3f45bd3cb;hp=fcda8e62d7697df0e329ed07e0a73847b2229dd9;hpb=4775d5c4db897375c37b828d272233fdd07a9556;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/UL-DCCH-MessageType.h b/src/codec_utils/RRC/UL-DCCH-MessageType.h index fcda8e62d..8a606ab9b 100644 --- a/src/codec_utils/RRC/UL-DCCH-MessageType.h +++ b/src/codec_utils/RRC/UL-DCCH-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "02_Aug/rrc_15_3_asn.asn1" - * `asn1c -D ./Aug02 -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 _UL_DCCH_MessageType_H_ @@ -58,7 +58,7 @@ struct ULInformationTransfer; struct LocationMeasurementIndication; struct UECapabilityInformation; struct CounterCheckResponse; -struct UEAssistanceInformation; +struct UEAssistanceInformationRrc; struct FailureInformation; /* UL-DCCH-MessageType */ @@ -79,7 +79,7 @@ typedef struct UL_DCCH_MessageType { struct LocationMeasurementIndication *locationMeasurementIndication; struct UECapabilityInformation *ueCapabilityInformation; struct CounterCheckResponse *counterCheckResponse; - struct UEAssistanceInformation *ueAssistanceInformation; + struct UEAssistanceInformationRrc *ueAssistanceInformation; struct FailureInformation *failureInformation; NULL_t spare3; NULL_t spare2;