2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-InterNodeDefinitions"
4 * found in "./22April22_Paging/rrc_15.3_asn.asn1"
5 * `asn1c -D ./22April22_Paging -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #ifndef _CG_Config_IEs_H_
9 #define _CG_Config_IEs_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <OCTET_STRING.h>
16 #include <constr_SEQUENCE.h>
22 /* Forward declarations */
23 struct ConfigRestrictModReqSCG;
26 struct BandCombinationInfoSN;
28 struct CandidateServingFreqListNR;
31 typedef struct CG_Config_IEs {
32 OCTET_STRING_t *scg_CellGroupConfig; /* OPTIONAL */
33 OCTET_STRING_t *scg_RB_Config; /* OPTIONAL */
34 struct ConfigRestrictModReqSCG *configRestrictModReq; /* OPTIONAL */
35 struct DRX_Info *drx_InfoSCG; /* OPTIONAL */
36 OCTET_STRING_t *candidateCellInfoListSN; /* OPTIONAL */
37 struct MeasConfigSN *measConfigSN; /* OPTIONAL */
38 struct BandCombinationInfoSN *selectedBandCombinationNR; /* OPTIONAL */
39 struct FR_InfoList *fr_InfoListSCG; /* OPTIONAL */
40 struct CandidateServingFreqListNR *candidateServingFreqListNR; /* OPTIONAL */
41 struct CG_Config_IEs__nonCriticalExtension {
43 /* Context for parsing across buffer boundaries */
44 asn_struct_ctx_t _asn_ctx;
45 } *nonCriticalExtension;
47 /* Context for parsing across buffer boundaries */
48 asn_struct_ctx_t _asn_ctx;
52 extern asn_TYPE_descriptor_t asn_DEF_CG_Config_IEs;
53 extern asn_SEQUENCE_specifics_t asn_SPC_CG_Config_IEs_specs_1;
54 extern asn_TYPE_member_t asn_MBR_CG_Config_IEs_1[10];
60 #endif /* _CG_Config_IEs_H_ */
61 #include <asn_internal.h>