X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FQCL-Info.h;h=daf7948429aa9e0f562684ed4546942136aa8e88;hb=87c35884595a3166121854c3ae6e6e856f004ff4;hp=0da761a6e7444dadd79f4ac0a4c57beba246d64b;hpb=a2484c58e5beeb1ab9e1c86104cf9d9bc56750d1;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/QCL-Info.h b/src/codec_utils/RRC/QCL-Info.h index 0da761a6e..daf794842 100644 --- a/src/codec_utils/RRC/QCL-Info.h +++ b/src/codec_utils/RRC/QCL-Info.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 _QCL_Info_H_ @@ -12,7 +12,7 @@ #include /* Including external dependencies */ -#include "ServCellIndex.h" +#include "ServCellIndexRrc.h" #include "BWP-Id.h" #include #include "NZP-CSI-RS-ResourceId.h" @@ -39,7 +39,7 @@ typedef enum QCL_Info__qcl_Type { /* QCL-Info */ typedef struct QCL_Info { - ServCellIndex_t *cell; /* OPTIONAL */ + ServCellIndexRrc_t *cell; /* OPTIONAL */ BWP_Id_t *bwp_Id; /* OPTIONAL */ struct QCL_Info__referenceSignal { QCL_Info__referenceSignal_PR present;