X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FSpCellConfig.h;h=a411bdaf755c52bea7c1fae2c226a818943897e5;hb=7a8431f7dc43c83d2dd83a242924c1ee044e711a;hp=b507d97d6ba880608e9d143ae1b04f0d322c930f;hpb=8f9c36b26af6c88c2c7a9c0375e58e1723246090;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/SpCellConfig.h b/src/codec_utils/RRC/SpCellConfig.h index b507d97d6..a411bdaf7 100644 --- a/src/codec_utils/RRC/SpCellConfig.h +++ b/src/codec_utils/RRC/SpCellConfig.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.3_asn.asn1" - * `asn1c -D ./25_02_2022_RRC/ -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 _SpCellConfig_H_ @@ -12,7 +12,7 @@ #include /* Including external dependencies */ -#include "ServCellIndex.h" +#include "ServCellIndexRrc.h" #include #include #include @@ -39,7 +39,7 @@ struct RLF_TimersAndConstants; /* SpCellConfig */ typedef struct SpCellConfig { - ServCellIndex_t *servCellIndex; /* OPTIONAL */ + ServCellIndexRrc_t *servCellIndex; /* OPTIONAL */ struct ReconfigurationWithSync *reconfigurationWithSync; /* OPTIONAL */ struct SpCellConfig__rlf_TimersAndConstants { SpCellConfig__rlf_TimersAndConstants_PR present;