X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FPUCCH-SpatialRelationInfo.h;h=313f43ba974ffe3e9c2492972276379e99bbb5c0;hb=c07f2e2ea6dc72a400d16322e73780ad40e0ffb2;hp=4aaf29d8128b694577a94c1660c8c2fc36e76155;hpb=e596baac85d7993d92b3077ddc1b99af14b5e8a6;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h b/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h index 4aaf29d81..313f43ba9 100644 --- a/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h +++ b/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.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 _PUCCH_SpatialRelationInfo_H_ @@ -13,7 +13,7 @@ /* Including external dependencies */ #include "PUCCH-SpatialRelationInfoId.h" -#include "ServCellIndex.h" +#include "ServCellIndexRrc.h" #include "PUCCH-PathlossReferenceRS-Id.h" #include "P0-PUCCH-Id.h" #include @@ -43,7 +43,7 @@ typedef enum PUCCH_SpatialRelationInfo__closedLoopIndex { /* PUCCH-SpatialRelationInfo */ typedef struct PUCCH_SpatialRelationInfo { PUCCH_SpatialRelationInfoId_t pucch_SpatialRelationInfoId; - ServCellIndex_t *servingCellId; /* OPTIONAL */ + ServCellIndexRrc_t *servingCellId; /* OPTIONAL */ struct PUCCH_SpatialRelationInfo__referenceSignal { PUCCH_SpatialRelationInfo__referenceSignal_PR present; union PUCCH_SpatialRelationInfo__referenceSignal_u {