[Epic-ID: ODUHIGH-475][Task-ID: ODUHIGH-476]RRC codec upgrade
[o-du/l2.git] / src / codec_utils / RRC / CG-ConfigInfoRrc.c
similarity index 68%
rename from src/codec_utils/RRC/CG-ConfigInfo.c
rename to src/codec_utils/RRC/CG-ConfigInfoRrc.c
index 03fd1bf..b966a1d 100644 (file)
@@ -1,11 +1,11 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "NR-InterNodeDefinitions"
- *     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 "CG-ConfigInfo.h"
+#include "CG-ConfigInfoRrc.h"
 
 #include "CG-ConfigInfo-IEs.h"
 static asn_oer_constraints_t asn_OER_type_c1_constr_3 CC_NOTUSED = {
@@ -25,7 +25,7 @@ static asn_per_constraints_t asn_PER_type_criticalExtensions_constr_2 CC_NOTUSED
        0, 0    /* No PER value map */
 };
 static asn_TYPE_member_t asn_MBR_c1_3[] = {
-       { ATF_POINTER, 0, offsetof(struct CG_ConfigInfo__criticalExtensions__c1, choice.cg_ConfigInfo),
+       { ATF_POINTER, 0, offsetof(struct CG_ConfigInfoRrc__criticalExtensions__c1, choice.cg_ConfigInfo),
                (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
                -1,     /* IMPLICIT tag at current level */
                &asn_DEF_CG_ConfigInfo_IEs,
@@ -34,7 +34,7 @@ static asn_TYPE_member_t asn_MBR_c1_3[] = {
                0, 0, /* No default value */
                "cg-ConfigInfo"
                },
-       { ATF_NOFLAGS, 0, offsetof(struct CG_ConfigInfo__criticalExtensions__c1, choice.spare3),
+       { ATF_NOFLAGS, 0, offsetof(struct CG_ConfigInfoRrc__criticalExtensions__c1, choice.spare3),
                (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
                -1,     /* IMPLICIT tag at current level */
                &asn_DEF_NULL,
@@ -43,7 +43,7 @@ static asn_TYPE_member_t asn_MBR_c1_3[] = {
                0, 0, /* No default value */
                "spare3"
                },
-       { ATF_NOFLAGS, 0, offsetof(struct CG_ConfigInfo__criticalExtensions__c1, choice.spare2),
+       { ATF_NOFLAGS, 0, offsetof(struct CG_ConfigInfoRrc__criticalExtensions__c1, choice.spare2),
                (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
                -1,     /* IMPLICIT tag at current level */
                &asn_DEF_NULL,
@@ -52,7 +52,7 @@ static asn_TYPE_member_t asn_MBR_c1_3[] = {
                0, 0, /* No default value */
                "spare2"
                },
-       { ATF_NOFLAGS, 0, offsetof(struct CG_ConfigInfo__criticalExtensions__c1, choice.spare1),
+       { ATF_NOFLAGS, 0, offsetof(struct CG_ConfigInfoRrc__criticalExtensions__c1, choice.spare1),
                (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
                -1,     /* IMPLICIT tag at current level */
                &asn_DEF_NULL,
@@ -69,10 +69,10 @@ static const asn_TYPE_tag2member_t asn_MAP_c1_tag2el_3[] = {
     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* spare1 */
 };
 static asn_CHOICE_specifics_t asn_SPC_c1_specs_3 = {
-       sizeof(struct CG_ConfigInfo__criticalExtensions__c1),
-       offsetof(struct CG_ConfigInfo__criticalExtensions__c1, _asn_ctx),
-       offsetof(struct CG_ConfigInfo__criticalExtensions__c1, present),
-       sizeof(((struct CG_ConfigInfo__criticalExtensions__c1 *)0)->present),
+       sizeof(struct CG_ConfigInfoRrc__criticalExtensions__c1),
+       offsetof(struct CG_ConfigInfoRrc__criticalExtensions__c1, _asn_ctx),
+       offsetof(struct CG_ConfigInfoRrc__criticalExtensions__c1, present),
+       sizeof(((struct CG_ConfigInfoRrc__criticalExtensions__c1 *)0)->present),
        asn_MAP_c1_tag2el_3,
        4,      /* Count of tags in the map */
        0, 0,
@@ -98,8 +98,8 @@ static const ber_tlv_tag_t asn_DEF_criticalExtensionsFuture_tags_8[] = {
        (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
 };
 static asn_SEQUENCE_specifics_t asn_SPC_criticalExtensionsFuture_specs_8 = {
-       sizeof(struct CG_ConfigInfo__criticalExtensions__criticalExtensionsFuture),
-       offsetof(struct CG_ConfigInfo__criticalExtensions__criticalExtensionsFuture, _asn_ctx),
+       sizeof(struct CG_ConfigInfoRrc__criticalExtensions__criticalExtensionsFuture),
+       offsetof(struct CG_ConfigInfoRrc__criticalExtensions__criticalExtensionsFuture, _asn_ctx),
        0,      /* No top level tags */
        0,      /* No tags in the map */
        0, 0, 0,        /* Optional elements (not needed) */
@@ -122,7 +122,7 @@ asn_TYPE_descriptor_t asn_DEF_criticalExtensionsFuture_8 = {
 };
 
 static asn_TYPE_member_t asn_MBR_criticalExtensions_2[] = {
-       { ATF_POINTER, 0, offsetof(struct CG_ConfigInfo__criticalExtensions, choice.c1),
+       { ATF_POINTER, 0, offsetof(struct CG_ConfigInfoRrc__criticalExtensions, choice.c1),
                (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
                +1,     /* EXPLICIT tag at current level */
                &asn_DEF_c1_3,
@@ -131,7 +131,7 @@ static asn_TYPE_member_t asn_MBR_criticalExtensions_2[] = {
                0, 0, /* No default value */
                "c1"
                },
-       { ATF_POINTER, 0, offsetof(struct CG_ConfigInfo__criticalExtensions, choice.criticalExtensionsFuture),
+       { ATF_POINTER, 0, offsetof(struct CG_ConfigInfoRrc__criticalExtensions, choice.criticalExtensionsFuture),
                (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
                0,
                &asn_DEF_criticalExtensionsFuture_8,
@@ -146,10 +146,10 @@ static const asn_TYPE_tag2member_t asn_MAP_criticalExtensions_tag2el_2[] = {
     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* criticalExtensionsFuture */
 };
 static asn_CHOICE_specifics_t asn_SPC_criticalExtensions_specs_2 = {
-       sizeof(struct CG_ConfigInfo__criticalExtensions),
-       offsetof(struct CG_ConfigInfo__criticalExtensions, _asn_ctx),
-       offsetof(struct CG_ConfigInfo__criticalExtensions, present),
-       sizeof(((struct CG_ConfigInfo__criticalExtensions *)0)->present),
+       sizeof(struct CG_ConfigInfoRrc__criticalExtensions),
+       offsetof(struct CG_ConfigInfoRrc__criticalExtensions, _asn_ctx),
+       offsetof(struct CG_ConfigInfoRrc__criticalExtensions, present),
+       sizeof(((struct CG_ConfigInfoRrc__criticalExtensions *)0)->present),
        asn_MAP_criticalExtensions_tag2el_2,
        2,      /* Count of tags in the map */
        0, 0,
@@ -170,8 +170,8 @@ asn_TYPE_descriptor_t asn_DEF_criticalExtensions_2 = {
        &asn_SPC_criticalExtensions_specs_2     /* Additional specs */
 };
 
-static asn_TYPE_member_t asn_MBR_CG_ConfigInfo_1[] = {
-       { ATF_NOFLAGS, 0, offsetof(struct CG_ConfigInfo, criticalExtensions),
+static asn_TYPE_member_t asn_MBR_CG_ConfigInfoRrc_1[] = {
+       { ATF_NOFLAGS, 0, offsetof(struct CG_ConfigInfoRrc, criticalExtensions),
                (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
                +1,     /* EXPLICIT tag at current level */
                &asn_DEF_criticalExtensions_2,
@@ -181,33 +181,33 @@ static asn_TYPE_member_t asn_MBR_CG_ConfigInfo_1[] = {
                "criticalExtensions"
                },
 };
-static const ber_tlv_tag_t asn_DEF_CG_ConfigInfo_tags_1[] = {
+static const ber_tlv_tag_t asn_DEF_CG_ConfigInfoRrc_tags_1[] = {
        (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
 };
-static const asn_TYPE_tag2member_t asn_MAP_CG_ConfigInfo_tag2el_1[] = {
+static const asn_TYPE_tag2member_t asn_MAP_CG_ConfigInfoRrc_tag2el_1[] = {
     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* criticalExtensions */
 };
-static asn_SEQUENCE_specifics_t asn_SPC_CG_ConfigInfo_specs_1 = {
-       sizeof(struct CG_ConfigInfo),
-       offsetof(struct CG_ConfigInfo, _asn_ctx),
-       asn_MAP_CG_ConfigInfo_tag2el_1,
+static asn_SEQUENCE_specifics_t asn_SPC_CG_ConfigInfoRrc_specs_1 = {
+       sizeof(struct CG_ConfigInfoRrc),
+       offsetof(struct CG_ConfigInfoRrc, _asn_ctx),
+       asn_MAP_CG_ConfigInfoRrc_tag2el_1,
        1,      /* Count of tags in the map */
        0, 0, 0,        /* Optional elements (not needed) */
        -1,     /* First extension addition */
 };
-asn_TYPE_descriptor_t asn_DEF_CG_ConfigInfo = {
-       "CG-ConfigInfo",
-       "CG-ConfigInfo",
+asn_TYPE_descriptor_t asn_DEF_CG_ConfigInfoRrc = {
+       "CG-ConfigInfoRrc",
+       "CG-ConfigInfoRrc",
        &asn_OP_SEQUENCE,
-       asn_DEF_CG_ConfigInfo_tags_1,
-       sizeof(asn_DEF_CG_ConfigInfo_tags_1)
-               /sizeof(asn_DEF_CG_ConfigInfo_tags_1[0]), /* 1 */
-       asn_DEF_CG_ConfigInfo_tags_1,   /* Same as above */
-       sizeof(asn_DEF_CG_ConfigInfo_tags_1)
-               /sizeof(asn_DEF_CG_ConfigInfo_tags_1[0]), /* 1 */
+       asn_DEF_CG_ConfigInfoRrc_tags_1,
+       sizeof(asn_DEF_CG_ConfigInfoRrc_tags_1)
+               /sizeof(asn_DEF_CG_ConfigInfoRrc_tags_1[0]), /* 1 */
+       asn_DEF_CG_ConfigInfoRrc_tags_1,        /* Same as above */
+       sizeof(asn_DEF_CG_ConfigInfoRrc_tags_1)
+               /sizeof(asn_DEF_CG_ConfigInfoRrc_tags_1[0]), /* 1 */
        { 0, 0, SEQUENCE_constraint },
-       asn_MBR_CG_ConfigInfo_1,
+       asn_MBR_CG_ConfigInfoRrc_1,
        1,      /* Elements count */
-       &asn_SPC_CG_ConfigInfo_specs_1  /* Additional specs */
+       &asn_SPC_CG_ConfigInfoRrc_specs_1       /* Additional specs */
 };