X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FUplinkTxDirectCurrentCell.h;h=0aeb38753e03dab834399c88c6061a1c2e165757;hb=c07f2e2ea6dc72a400d16322e73780ad40e0ffb2;hp=fffe41e35405c00fd4f219bd54c679c920320d95;hpb=e596baac85d7993d92b3077ddc1b99af14b5e8a6;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;