X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FSCellIndexRrc.c;fp=src%2Fcodec_utils%2FRRC%2FSCellIndex.c;h=694ac32c6a5f0ba2898fbb26befc9f7a732a8c76;hb=c07f2e2ea6dc72a400d16322e73780ad40e0ffb2;hp=cb9495add35acd861f524f9df12155b11b35faa5;hpb=e596baac85d7993d92b3077ddc1b99af14b5e8a6;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/SCellIndex.c b/src/codec_utils/RRC/SCellIndexRrc.c similarity index 50% rename from src/codec_utils/RRC/SCellIndex.c rename to src/codec_utils/RRC/SCellIndexRrc.c index cb9495add..694ac32c6 100644 --- a/src/codec_utils/RRC/SCellIndex.c +++ b/src/codec_utils/RRC/SCellIndexRrc.c @@ -1,14 +1,14 @@ /* * 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` */ -#include "SCellIndex.h" +#include "SCellIndexRrc.h" int -SCellIndex_constraint(const asn_TYPE_descriptor_t *td, const void *sptr, +SCellIndexRrc_constraint(const asn_TYPE_descriptor_t *td, const void *sptr, asn_app_constraint_failed_f *ctfailcb, void *app_key) { long value; @@ -36,28 +36,28 @@ SCellIndex_constraint(const asn_TYPE_descriptor_t *td, const void *sptr, * This type is implemented using NativeInteger, * so here we adjust the DEF accordingly. */ -static asn_oer_constraints_t asn_OER_type_SCellIndex_constr_1 CC_NOTUSED = { +static asn_oer_constraints_t asn_OER_type_SCellIndexRrc_constr_1 CC_NOTUSED = { { 1, 1 } /* (1..31) */, -1}; -asn_per_constraints_t asn_PER_type_SCellIndex_constr_1 CC_NOTUSED = { +asn_per_constraints_t asn_PER_type_SCellIndexRrc_constr_1 CC_NOTUSED = { { APC_CONSTRAINED, 5, 5, 1, 31 } /* (1..31) */, { APC_UNCONSTRAINED, -1, -1, 0, 0 }, 0, 0 /* No PER value map */ }; -static const ber_tlv_tag_t asn_DEF_SCellIndex_tags_1[] = { +static const ber_tlv_tag_t asn_DEF_SCellIndexRrc_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)) }; -asn_TYPE_descriptor_t asn_DEF_SCellIndex = { - "SCellIndex", - "SCellIndex", +asn_TYPE_descriptor_t asn_DEF_SCellIndexRrc = { + "SCellIndexRrc", + "SCellIndexRrc", &asn_OP_NativeInteger, - asn_DEF_SCellIndex_tags_1, - sizeof(asn_DEF_SCellIndex_tags_1) - /sizeof(asn_DEF_SCellIndex_tags_1[0]), /* 1 */ - asn_DEF_SCellIndex_tags_1, /* Same as above */ - sizeof(asn_DEF_SCellIndex_tags_1) - /sizeof(asn_DEF_SCellIndex_tags_1[0]), /* 1 */ - { &asn_OER_type_SCellIndex_constr_1, &asn_PER_type_SCellIndex_constr_1, SCellIndex_constraint }, + asn_DEF_SCellIndexRrc_tags_1, + sizeof(asn_DEF_SCellIndexRrc_tags_1) + /sizeof(asn_DEF_SCellIndexRrc_tags_1[0]), /* 1 */ + asn_DEF_SCellIndexRrc_tags_1, /* Same as above */ + sizeof(asn_DEF_SCellIndexRrc_tags_1) + /sizeof(asn_DEF_SCellIndexRrc_tags_1[0]), /* 1 */ + { &asn_OER_type_SCellIndexRrc_constr_1, &asn_PER_type_SCellIndexRrc_constr_1, SCellIndexRrc_constraint }, 0, 0, /* No members */ 0 /* No specifics */ };