X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FSlotFormatCombinationsPerCell.h;h=d2bdd4d67802a3230964aab4a01d7976dba3f296;hb=49856df248fd976b4a9882ca4e650fc0bc3e4ee3;hp=0ba21bbbef4166a015f6bb0c6eb869f4644a3cde;hpb=0d85ce70f63a02a38930c728a58702f9c8505e04;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h b/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h index 0ba21bbbe..d2bdd4d67 100644 --- a/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h +++ b/src/codec_utils/RRC/SlotFormatCombinationsPerCell.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 _SlotFormatCombinationsPerCell_H_ @@ -12,7 +12,7 @@ #include /* Including external dependencies */ -#include "ServCellIndex.h" +#include "ServCellIndexRrc.h" #include "SubcarrierSpacing.h" #include #include @@ -28,7 +28,7 @@ struct SlotFormatCombination; /* SlotFormatCombinationsPerCell */ typedef struct SlotFormatCombinationsPerCell { - ServCellIndex_t servingCellId; + ServCellIndexRrc_t servingCellId; SubcarrierSpacing_t subcarrierSpacing; SubcarrierSpacing_t *subcarrierSpacing2; /* OPTIONAL */ struct SlotFormatCombinationsPerCell__slotFormatCombinations {