X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FUplinkTxDirectCurrentCell.h;h=0aeb38753e03dab834399c88c6061a1c2e165757;hb=c183ff1a9e7f53b352ce7b3a00304c192b45660d;hp=fffe41e35405c00fd4f219bd54c679c920320d95;hpb=a0c99eea3978b9aa204e002c438a51df77cf92dd;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h b/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h index fffe41e35..0aeb38753 100644 --- a/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h +++ b/src/codec_utils/RRC/UplinkTxDirectCurrentCell.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 _UplinkTxDirectCurrentCell_H_ @@ -12,7 +12,7 @@ #include /* Including external dependencies */ -#include "ServCellIndex.h" +#include "ServCellIndexRrc.h" #include #include #include @@ -26,7 +26,7 @@ struct UplinkTxDirectCurrentBWP; /* UplinkTxDirectCurrentCell */ typedef struct UplinkTxDirectCurrentCell { - ServCellIndex_t servCellIndex; + ServCellIndexRrc_t servCellIndex; struct UplinkTxDirectCurrentCell__uplinkDirectCurrentBWP { A_SEQUENCE_OF(struct UplinkTxDirectCurrentBWP) list;