X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FRRC%2FPagingRrc.h;fp=src%2Fcodec_utils%2FRRC%2FPaging.h;h=fb1610ad6a404f291364d06bc0a630ce62ef6ef5;hb=0d85ce70f63a02a38930c728a58702f9c8505e04;hp=a75585501860459b5aa0e91fb7b60a73371786e0;hpb=bd2905b5f651349abafb7934a952414d7c24e291;p=o-du%2Fl2.git diff --git a/src/codec_utils/RRC/Paging.h b/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 a75585501..fb1610ad6 100644 --- a/src/codec_utils/RRC/Paging.h +++ b/src/codec_utils/RRC/PagingRrc.h @@ -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 @@ -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