2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
4 * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1"
5 * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #ifndef _GeneralParametersMRDC_XDD_Diff_H_
9 #define _GeneralParametersMRDC_XDD_Diff_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
16 #include <constr_SEQUENCE.h>
23 typedef enum GeneralParametersMRDC_XDD_Diff__splitSRB_WithOneUL_Path {
24 GeneralParametersMRDC_XDD_Diff__splitSRB_WithOneUL_Path_supported = 0
25 } e_GeneralParametersMRDC_XDD_Diff__splitSRB_WithOneUL_Path;
26 typedef enum GeneralParametersMRDC_XDD_Diff__splitDRB_withUL_Both_MCG_SCG {
27 GeneralParametersMRDC_XDD_Diff__splitDRB_withUL_Both_MCG_SCG_supported = 0
28 } e_GeneralParametersMRDC_XDD_Diff__splitDRB_withUL_Both_MCG_SCG;
29 typedef enum GeneralParametersMRDC_XDD_Diff__srb3 {
30 GeneralParametersMRDC_XDD_Diff__srb3_supported = 0
31 } e_GeneralParametersMRDC_XDD_Diff__srb3;
32 typedef enum GeneralParametersMRDC_XDD_Diff__v2x_EUTRA_v1530 {
33 GeneralParametersMRDC_XDD_Diff__v2x_EUTRA_v1530_supported = 0
34 } e_GeneralParametersMRDC_XDD_Diff__v2x_EUTRA_v1530;
36 /* GeneralParametersMRDC-XDD-Diff */
37 typedef struct GeneralParametersMRDC_XDD_Diff {
38 long *splitSRB_WithOneUL_Path; /* OPTIONAL */
39 long *splitDRB_withUL_Both_MCG_SCG; /* OPTIONAL */
40 long *srb3; /* OPTIONAL */
41 long *v2x_EUTRA_v1530; /* OPTIONAL */
43 * This type is extensible,
44 * possible extensions are below.
47 /* Context for parsing across buffer boundaries */
48 asn_struct_ctx_t _asn_ctx;
49 } GeneralParametersMRDC_XDD_Diff_t;
52 /* extern asn_TYPE_descriptor_t asn_DEF_splitSRB_WithOneUL_Path_2; // (Use -fall-defs-global to expose) */
53 /* extern asn_TYPE_descriptor_t asn_DEF_splitDRB_withUL_Both_MCG_SCG_4; // (Use -fall-defs-global to expose) */
54 /* extern asn_TYPE_descriptor_t asn_DEF_srb3_6; // (Use -fall-defs-global to expose) */
55 /* extern asn_TYPE_descriptor_t asn_DEF_v2x_EUTRA_v1530_8; // (Use -fall-defs-global to expose) */
56 extern asn_TYPE_descriptor_t asn_DEF_GeneralParametersMRDC_XDD_Diff;
57 extern asn_SEQUENCE_specifics_t asn_SPC_GeneralParametersMRDC_XDD_Diff_specs_1;
58 extern asn_TYPE_member_t asn_MBR_GeneralParametersMRDC_XDD_Diff_1[4];
64 #endif /* _GeneralParametersMRDC_XDD_Diff_H_ */
65 #include <asn_internal.h>