[Epic-ID: ODUHIGH-406][Task-ID: ODUHIGH-441]: Update name of Paging RRC Codec
[o-du/l2.git] / src / codec_utils / RRC / PCCH-MessageType.h
index 98ad1b7..56ae405 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * 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        _PCCH_MessageType_H_
@@ -33,7 +33,7 @@ typedef enum PCCH_MessageType__c1_PR {
 } PCCH_MessageType__c1_PR;
 
 /* Forward declarations */
-struct Paging;
+struct PagingRrc;
 
 /* PCCH-MessageType */
 typedef struct PCCH_MessageType {
@@ -42,7 +42,7 @@ typedef struct PCCH_MessageType {
                struct PCCH_MessageType__c1 {
                        PCCH_MessageType__c1_PR present;
                        union PCCH_MessageType__c1_u {
-                               struct Paging   *paging;
+                               struct PagingRrc        *paging;
                                NULL_t   spare1;
                        } choice;