X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FUplinkTxDirectCurrentCell.h;h=0aeb38753e03dab834399c88c6061a1c2e165757;hb=3740878d9d4bf9ab3d2639f0495b77f3f45bd3cb;hp=a0dab2541b934da55cd8eea786389e10d7e1b6d7;hpb=261d72913c4a54d7e9a387821412ec28b30b813a;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h b/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h index a0dab2541..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 "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -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;