[Epic-ID: ODUHIGH-406][Task-ID: ODUHIGH-441]: Update name of Paging RRC Codec
[o-du/l2.git] / src / codec_utils / RRC / PagingRrc.h
similarity index 59%
rename from src/codec_utils/RRC/Paging.h
rename to src/codec_utils/RRC/PagingRrc.h
index a755855..fb1610a 100644 (file)
@@ -1,12 +1,12 @@
 /*
  * 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`
  */
 
-#ifndef        _Paging_H_
-#define        _Paging_H_
+#ifndef        _PagingRrc_H_
+#define        _PagingRrc_H_
 
 
 #include <asn_application.h>
@@ -22,11 +22,11 @@ extern "C" {
 /* Forward declarations */
 struct PagingRecordList;
 
-/* Paging */
-typedef struct Paging {
+/* PagingRrc */
+typedef struct PagingRrc {
        struct PagingRecordList *pagingRecordList;      /* OPTIONAL */
        OCTET_STRING_t  *lateNonCriticalExtension;      /* OPTIONAL */
-       struct Paging__nonCriticalExtension {
+       struct PagingRrc__nonCriticalExtension {
                
                /* Context for parsing across buffer boundaries */
                asn_struct_ctx_t _asn_ctx;
@@ -34,16 +34,16 @@ typedef struct Paging {
        
        /* Context for parsing across buffer boundaries */
        asn_struct_ctx_t _asn_ctx;
-} Paging_t;
+} PagingRrc_t;
 
 /* Implementation */
-extern asn_TYPE_descriptor_t asn_DEF_Paging;
-extern asn_SEQUENCE_specifics_t asn_SPC_Paging_specs_1;
-extern asn_TYPE_member_t asn_MBR_Paging_1[3];
+extern asn_TYPE_descriptor_t asn_DEF_PagingRrc;
+extern asn_SEQUENCE_specifics_t asn_SPC_PagingRrc_specs_1;
+extern asn_TYPE_member_t asn_MBR_PagingRrc_1[3];
 
 #ifdef __cplusplus
 }
 #endif
 
-#endif /* _Paging_H_ */
+#endif /* _PagingRrc_H_ */
 #include <asn_internal.h>