2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
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 #include "UplinkTxDirectCurrentCell.h"
10 #include "UplinkTxDirectCurrentBWP.h"
12 memb_uplinkDirectCurrentBWP_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
13 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
17 ASN__CTFAIL(app_key, td, sptr,
18 "%s: value not given (%s:%d)",
19 td->name, __FILE__, __LINE__);
23 /* Determine the number of elements */
24 size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
26 if((size >= 1 && size <= 4)) {
27 /* Perform validation of the inner elements */
28 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
30 ASN__CTFAIL(app_key, td, sptr,
31 "%s: constraint failed (%s:%d)",
32 td->name, __FILE__, __LINE__);
37 static asn_oer_constraints_t asn_OER_type_uplinkDirectCurrentBWP_constr_3 CC_NOTUSED = {
39 -1 /* (SIZE(1..4)) */};
40 static asn_per_constraints_t asn_PER_type_uplinkDirectCurrentBWP_constr_3 CC_NOTUSED = {
41 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
42 { APC_CONSTRAINED, 2, 2, 1, 4 } /* (SIZE(1..4)) */,
43 0, 0 /* No PER value map */
45 static asn_oer_constraints_t asn_OER_memb_uplinkDirectCurrentBWP_constr_3 CC_NOTUSED = {
47 -1 /* (SIZE(1..4)) */};
48 static asn_per_constraints_t asn_PER_memb_uplinkDirectCurrentBWP_constr_3 CC_NOTUSED = {
49 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
50 { APC_CONSTRAINED, 2, 2, 1, 4 } /* (SIZE(1..4)) */,
51 0, 0 /* No PER value map */
53 static asn_TYPE_member_t asn_MBR_uplinkDirectCurrentBWP_3[] = {
55 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
57 &asn_DEF_UplinkTxDirectCurrentBWP,
60 0, 0, /* No default value */
64 static const ber_tlv_tag_t asn_DEF_uplinkDirectCurrentBWP_tags_3[] = {
65 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
66 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
68 static asn_SET_OF_specifics_t asn_SPC_uplinkDirectCurrentBWP_specs_3 = {
69 sizeof(struct UplinkTxDirectCurrentCell__uplinkDirectCurrentBWP),
70 offsetof(struct UplinkTxDirectCurrentCell__uplinkDirectCurrentBWP, _asn_ctx),
71 0, /* XER encoding is XMLDelimitedItemList */
73 static /* Use -fall-defs-global to expose */
74 asn_TYPE_descriptor_t asn_DEF_uplinkDirectCurrentBWP_3 = {
75 "uplinkDirectCurrentBWP",
76 "uplinkDirectCurrentBWP",
78 asn_DEF_uplinkDirectCurrentBWP_tags_3,
79 sizeof(asn_DEF_uplinkDirectCurrentBWP_tags_3)
80 /sizeof(asn_DEF_uplinkDirectCurrentBWP_tags_3[0]) - 1, /* 1 */
81 asn_DEF_uplinkDirectCurrentBWP_tags_3, /* Same as above */
82 sizeof(asn_DEF_uplinkDirectCurrentBWP_tags_3)
83 /sizeof(asn_DEF_uplinkDirectCurrentBWP_tags_3[0]), /* 2 */
84 { &asn_OER_type_uplinkDirectCurrentBWP_constr_3, &asn_PER_type_uplinkDirectCurrentBWP_constr_3, SEQUENCE_OF_constraint },
85 asn_MBR_uplinkDirectCurrentBWP_3,
86 1, /* Single element */
87 &asn_SPC_uplinkDirectCurrentBWP_specs_3 /* Additional specs */
90 asn_TYPE_member_t asn_MBR_UplinkTxDirectCurrentCell_1[] = {
91 { ATF_NOFLAGS, 0, offsetof(struct UplinkTxDirectCurrentCell, servCellIndex),
92 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
93 -1, /* IMPLICIT tag at current level */
94 &asn_DEF_ServCellIndex,
97 0, 0, /* No default value */
100 { ATF_NOFLAGS, 0, offsetof(struct UplinkTxDirectCurrentCell, uplinkDirectCurrentBWP),
101 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
103 &asn_DEF_uplinkDirectCurrentBWP_3,
105 { &asn_OER_memb_uplinkDirectCurrentBWP_constr_3, &asn_PER_memb_uplinkDirectCurrentBWP_constr_3, memb_uplinkDirectCurrentBWP_constraint_1 },
106 0, 0, /* No default value */
107 "uplinkDirectCurrentBWP"
110 static const ber_tlv_tag_t asn_DEF_UplinkTxDirectCurrentCell_tags_1[] = {
111 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
113 static const asn_TYPE_tag2member_t asn_MAP_UplinkTxDirectCurrentCell_tag2el_1[] = {
114 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* servCellIndex */
115 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* uplinkDirectCurrentBWP */
117 asn_SEQUENCE_specifics_t asn_SPC_UplinkTxDirectCurrentCell_specs_1 = {
118 sizeof(struct UplinkTxDirectCurrentCell),
119 offsetof(struct UplinkTxDirectCurrentCell, _asn_ctx),
120 asn_MAP_UplinkTxDirectCurrentCell_tag2el_1,
121 2, /* Count of tags in the map */
122 0, 0, 0, /* Optional elements (not needed) */
123 2, /* First extension addition */
125 asn_TYPE_descriptor_t asn_DEF_UplinkTxDirectCurrentCell = {
126 "UplinkTxDirectCurrentCell",
127 "UplinkTxDirectCurrentCell",
129 asn_DEF_UplinkTxDirectCurrentCell_tags_1,
130 sizeof(asn_DEF_UplinkTxDirectCurrentCell_tags_1)
131 /sizeof(asn_DEF_UplinkTxDirectCurrentCell_tags_1[0]), /* 1 */
132 asn_DEF_UplinkTxDirectCurrentCell_tags_1, /* Same as above */
133 sizeof(asn_DEF_UplinkTxDirectCurrentCell_tags_1)
134 /sizeof(asn_DEF_UplinkTxDirectCurrentCell_tags_1[0]), /* 1 */
135 { 0, 0, SEQUENCE_constraint },
136 asn_MBR_UplinkTxDirectCurrentCell_1,
137 2, /* Elements count */
138 &asn_SPC_UplinkTxDirectCurrentCell_specs_1 /* Additional specs */