[Epic-ID: ODUHIGH-475][Task-ID: ODUHIGH-476]RRC codec upgrade
[o-du/l2.git] / 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 cb9495a..694ac32 100644 (file)
@@ -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 */
 };