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=6cd23bfc4b741f96e0bbe26a7e1d5d1e87805f08;hpb=0bb62f25ad9d8f9ff8724572f96e51a898937f0c;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h b/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h index 6cd23bfc4..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 "./22April22_Paging/rrc_15.3_asn.asn1" - * `asn1c -D ./22April22_Paging -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;