[Epic-ID: ODUHIGH-406][Task-ID: ODUHIGH-441]: Update name of Paging RRC Codec
[o-du/l2.git] / src / codec_utils / RRC / PagingRrc.c
similarity index 61%
rename from src/codec_utils/RRC/Paging.c
rename to src/codec_utils/RRC/PagingRrc.c
index f3c3711..10ebb14 100644 (file)
@@ -1,11 +1,11 @@
 /*
  * 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 "./22April22_Paging/rrc_15.3_asn.asn1"
+ *     `asn1c -D ./22April22_Paging -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
  */
 
-#include "Paging.h"
+#include "PagingRrc.h"
 
 #include "PagingRecordList.h"
 static const ber_tlv_tag_t asn_DEF_nonCriticalExtension_tags_4[] = {
@@ -13,8 +13,8 @@ static const ber_tlv_tag_t asn_DEF_nonCriticalExtension_tags_4[] = {
        (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
 };
 static asn_SEQUENCE_specifics_t asn_SPC_nonCriticalExtension_specs_4 = {
-       sizeof(struct Paging__nonCriticalExtension),
-       offsetof(struct Paging__nonCriticalExtension, _asn_ctx),
+       sizeof(struct PagingRrc__nonCriticalExtension),
+       offsetof(struct PagingRrc__nonCriticalExtension, _asn_ctx),
        0,      /* No top level tags */
        0,      /* No tags in the map */
        0, 0, 0,        /* Optional elements (not needed) */
@@ -36,8 +36,8 @@ asn_TYPE_descriptor_t asn_DEF_nonCriticalExtension_4 = {
        &asn_SPC_nonCriticalExtension_specs_4   /* Additional specs */
 };
 
-asn_TYPE_member_t asn_MBR_Paging_1[] = {
-       { ATF_POINTER, 3, offsetof(struct Paging, pagingRecordList),
+asn_TYPE_member_t asn_MBR_PagingRrc_1[] = {
+       { ATF_POINTER, 3, offsetof(struct PagingRrc, pagingRecordList),
                (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
                -1,     /* IMPLICIT tag at current level */
                &asn_DEF_PagingRecordList,
@@ -46,7 +46,7 @@ asn_TYPE_member_t asn_MBR_Paging_1[] = {
                0, 0, /* No default value */
                "pagingRecordList"
                },
-       { ATF_POINTER, 2, offsetof(struct Paging, lateNonCriticalExtension),
+       { ATF_POINTER, 2, offsetof(struct PagingRrc, lateNonCriticalExtension),
                (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
                -1,     /* IMPLICIT tag at current level */
                &asn_DEF_OCTET_STRING,
@@ -55,7 +55,7 @@ asn_TYPE_member_t asn_MBR_Paging_1[] = {
                0, 0, /* No default value */
                "lateNonCriticalExtension"
                },
-       { ATF_POINTER, 1, offsetof(struct Paging, nonCriticalExtension),
+       { ATF_POINTER, 1, offsetof(struct PagingRrc, nonCriticalExtension),
                (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
                0,
                &asn_DEF_nonCriticalExtension_4,
@@ -65,37 +65,37 @@ asn_TYPE_member_t asn_MBR_Paging_1[] = {
                "nonCriticalExtension"
                },
 };
-static const int asn_MAP_Paging_oms_1[] = { 0, 1, 2 };
-static const ber_tlv_tag_t asn_DEF_Paging_tags_1[] = {
+static const int asn_MAP_PagingRrc_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_PagingRrc_tags_1[] = {
        (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
 };
-static const asn_TYPE_tag2member_t asn_MAP_Paging_tag2el_1[] = {
+static const asn_TYPE_tag2member_t asn_MAP_PagingRrc_tag2el_1[] = {
     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pagingRecordList */
     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* lateNonCriticalExtension */
     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* nonCriticalExtension */
 };
-asn_SEQUENCE_specifics_t asn_SPC_Paging_specs_1 = {
-       sizeof(struct Paging),
-       offsetof(struct Paging, _asn_ctx),
-       asn_MAP_Paging_tag2el_1,
+asn_SEQUENCE_specifics_t asn_SPC_PagingRrc_specs_1 = {
+       sizeof(struct PagingRrc),
+       offsetof(struct PagingRrc, _asn_ctx),
+       asn_MAP_PagingRrc_tag2el_1,
        3,      /* Count of tags in the map */
-       asn_MAP_Paging_oms_1,   /* Optional members */
+       asn_MAP_PagingRrc_oms_1,        /* Optional members */
        3, 0,   /* Root/Additions */
        -1,     /* First extension addition */
 };
-asn_TYPE_descriptor_t asn_DEF_Paging = {
-       "Paging",
-       "Paging",
+asn_TYPE_descriptor_t asn_DEF_PagingRrc = {
+       "PagingRrc",
+       "PagingRrc",
        &asn_OP_SEQUENCE,
-       asn_DEF_Paging_tags_1,
-       sizeof(asn_DEF_Paging_tags_1)
-               /sizeof(asn_DEF_Paging_tags_1[0]), /* 1 */
-       asn_DEF_Paging_tags_1,  /* Same as above */
-       sizeof(asn_DEF_Paging_tags_1)
-               /sizeof(asn_DEF_Paging_tags_1[0]), /* 1 */
+       asn_DEF_PagingRrc_tags_1,
+       sizeof(asn_DEF_PagingRrc_tags_1)
+               /sizeof(asn_DEF_PagingRrc_tags_1[0]), /* 1 */
+       asn_DEF_PagingRrc_tags_1,       /* Same as above */
+       sizeof(asn_DEF_PagingRrc_tags_1)
+               /sizeof(asn_DEF_PagingRrc_tags_1[0]), /* 1 */
        { 0, 0, SEQUENCE_constraint },
-       asn_MBR_Paging_1,
+       asn_MBR_PagingRrc_1,
        3,      /* Elements count */
-       &asn_SPC_Paging_specs_1 /* Additional specs */
+       &asn_SPC_PagingRrc_specs_1      /* Additional specs */
 };