2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-InterNodeDefinitions"
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 #include "MeasConfigMN.h"
10 #include "NR-FreqInfo.h"
11 #include "GapConfig.h"
13 * This type is implemented using NativeEnumerated,
14 * so here we adjust the DEF accordingly.
17 memb_measuredFrequenciesMN_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
18 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
22 ASN__CTFAIL(app_key, td, sptr,
23 "%s: value not given (%s:%d)",
24 td->name, __FILE__, __LINE__);
28 /* Determine the number of elements */
29 size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
31 if((size >= 1 && size <= 32)) {
32 /* Perform validation of the inner elements */
33 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
35 ASN__CTFAIL(app_key, td, sptr,
36 "%s: constraint failed (%s:%d)",
37 td->name, __FILE__, __LINE__);
42 static asn_oer_constraints_t asn_OER_type_measuredFrequenciesMN_constr_2 CC_NOTUSED = {
44 -1 /* (SIZE(1..32)) */};
45 static asn_per_constraints_t asn_PER_type_measuredFrequenciesMN_constr_2 CC_NOTUSED = {
46 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
47 { APC_CONSTRAINED, 5, 5, 1, 32 } /* (SIZE(1..32)) */,
48 0, 0 /* No PER value map */
50 static asn_oer_constraints_t asn_OER_type_measGapConfig_constr_4 CC_NOTUSED = {
53 static asn_per_constraints_t asn_PER_type_measGapConfig_constr_4 CC_NOTUSED = {
54 { APC_CONSTRAINED, 1, 1, 0, 1 } /* (0..1) */,
55 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
56 0, 0 /* No PER value map */
58 static asn_oer_constraints_t asn_OER_type_gapPurpose_constr_7 CC_NOTUSED = {
61 static asn_per_constraints_t asn_PER_type_gapPurpose_constr_7 CC_NOTUSED = {
62 { APC_CONSTRAINED, 1, 1, 0, 1 } /* (0..1) */,
63 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
64 0, 0 /* No PER value map */
66 static asn_oer_constraints_t asn_OER_memb_measuredFrequenciesMN_constr_2 CC_NOTUSED = {
68 -1 /* (SIZE(1..32)) */};
69 static asn_per_constraints_t asn_PER_memb_measuredFrequenciesMN_constr_2 CC_NOTUSED = {
70 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
71 { APC_CONSTRAINED, 5, 5, 1, 32 } /* (SIZE(1..32)) */,
72 0, 0 /* No PER value map */
74 static asn_TYPE_member_t asn_MBR_measuredFrequenciesMN_2[] = {
76 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
81 0, 0, /* No default value */
85 static const ber_tlv_tag_t asn_DEF_measuredFrequenciesMN_tags_2[] = {
86 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
87 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
89 static asn_SET_OF_specifics_t asn_SPC_measuredFrequenciesMN_specs_2 = {
90 sizeof(struct MeasConfigMN__measuredFrequenciesMN),
91 offsetof(struct MeasConfigMN__measuredFrequenciesMN, _asn_ctx),
92 0, /* XER encoding is XMLDelimitedItemList */
94 static /* Use -fall-defs-global to expose */
95 asn_TYPE_descriptor_t asn_DEF_measuredFrequenciesMN_2 = {
96 "measuredFrequenciesMN",
97 "measuredFrequenciesMN",
99 asn_DEF_measuredFrequenciesMN_tags_2,
100 sizeof(asn_DEF_measuredFrequenciesMN_tags_2)
101 /sizeof(asn_DEF_measuredFrequenciesMN_tags_2[0]) - 1, /* 1 */
102 asn_DEF_measuredFrequenciesMN_tags_2, /* Same as above */
103 sizeof(asn_DEF_measuredFrequenciesMN_tags_2)
104 /sizeof(asn_DEF_measuredFrequenciesMN_tags_2[0]), /* 2 */
105 { &asn_OER_type_measuredFrequenciesMN_constr_2, &asn_PER_type_measuredFrequenciesMN_constr_2, SEQUENCE_OF_constraint },
106 asn_MBR_measuredFrequenciesMN_2,
107 1, /* Single element */
108 &asn_SPC_measuredFrequenciesMN_specs_2 /* Additional specs */
111 static asn_TYPE_member_t asn_MBR_measGapConfig_4[] = {
112 { ATF_NOFLAGS, 0, offsetof(struct MeasConfigMN__measGapConfig, choice.release),
113 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
114 -1, /* IMPLICIT tag at current level */
118 0, 0, /* No default value */
121 { ATF_POINTER, 0, offsetof(struct MeasConfigMN__measGapConfig, choice.setup),
122 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
123 -1, /* IMPLICIT tag at current level */
127 0, 0, /* No default value */
131 static const asn_TYPE_tag2member_t asn_MAP_measGapConfig_tag2el_4[] = {
132 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* release */
133 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* setup */
135 static asn_CHOICE_specifics_t asn_SPC_measGapConfig_specs_4 = {
136 sizeof(struct MeasConfigMN__measGapConfig),
137 offsetof(struct MeasConfigMN__measGapConfig, _asn_ctx),
138 offsetof(struct MeasConfigMN__measGapConfig, present),
139 sizeof(((struct MeasConfigMN__measGapConfig *)0)->present),
140 asn_MAP_measGapConfig_tag2el_4,
141 2, /* Count of tags in the map */
143 -1 /* Extensions start */
145 static /* Use -fall-defs-global to expose */
146 asn_TYPE_descriptor_t asn_DEF_measGapConfig_4 = {
150 0, /* No effective tags (pointer) */
151 0, /* No effective tags (count) */
152 0, /* No tags (pointer) */
153 0, /* No tags (count) */
154 { &asn_OER_type_measGapConfig_constr_4, &asn_PER_type_measGapConfig_constr_4, CHOICE_constraint },
155 asn_MBR_measGapConfig_4,
156 2, /* Elements count */
157 &asn_SPC_measGapConfig_specs_4 /* Additional specs */
160 static const asn_INTEGER_enum_map_t asn_MAP_gapPurpose_value2enum_7[] = {
164 static const unsigned int asn_MAP_gapPurpose_enum2value_7[] = {
168 static const asn_INTEGER_specifics_t asn_SPC_gapPurpose_specs_7 = {
169 asn_MAP_gapPurpose_value2enum_7, /* "tag" => N; sorted by tag */
170 asn_MAP_gapPurpose_enum2value_7, /* N => "tag"; sorted by N */
171 2, /* Number of elements in the maps */
172 0, /* Enumeration is not extensible */
173 1, /* Strict enumeration */
174 0, /* Native long size */
177 static const ber_tlv_tag_t asn_DEF_gapPurpose_tags_7[] = {
178 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
179 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
181 static /* Use -fall-defs-global to expose */
182 asn_TYPE_descriptor_t asn_DEF_gapPurpose_7 = {
185 &asn_OP_NativeEnumerated,
186 asn_DEF_gapPurpose_tags_7,
187 sizeof(asn_DEF_gapPurpose_tags_7)
188 /sizeof(asn_DEF_gapPurpose_tags_7[0]) - 1, /* 1 */
189 asn_DEF_gapPurpose_tags_7, /* Same as above */
190 sizeof(asn_DEF_gapPurpose_tags_7)
191 /sizeof(asn_DEF_gapPurpose_tags_7[0]), /* 2 */
192 { &asn_OER_type_gapPurpose_constr_7, &asn_PER_type_gapPurpose_constr_7, NativeEnumerated_constraint },
193 0, 0, /* Defined elsewhere */
194 &asn_SPC_gapPurpose_specs_7 /* Additional specs */
197 asn_TYPE_member_t asn_MBR_MeasConfigMN_1[] = {
198 { ATF_POINTER, 3, offsetof(struct MeasConfigMN, measuredFrequenciesMN),
199 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
201 &asn_DEF_measuredFrequenciesMN_2,
203 { &asn_OER_memb_measuredFrequenciesMN_constr_2, &asn_PER_memb_measuredFrequenciesMN_constr_2, memb_measuredFrequenciesMN_constraint_1 },
204 0, 0, /* No default value */
205 "measuredFrequenciesMN"
207 { ATF_POINTER, 2, offsetof(struct MeasConfigMN, measGapConfig),
208 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
209 +1, /* EXPLICIT tag at current level */
210 &asn_DEF_measGapConfig_4,
213 0, 0, /* No default value */
216 { ATF_POINTER, 1, offsetof(struct MeasConfigMN, gapPurpose),
217 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
218 -1, /* IMPLICIT tag at current level */
219 &asn_DEF_gapPurpose_7,
222 0, 0, /* No default value */
226 static const int asn_MAP_MeasConfigMN_oms_1[] = { 0, 1, 2 };
227 static const ber_tlv_tag_t asn_DEF_MeasConfigMN_tags_1[] = {
228 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
230 static const asn_TYPE_tag2member_t asn_MAP_MeasConfigMN_tag2el_1[] = {
231 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* measuredFrequenciesMN */
232 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* measGapConfig */
233 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* gapPurpose */
235 asn_SEQUENCE_specifics_t asn_SPC_MeasConfigMN_specs_1 = {
236 sizeof(struct MeasConfigMN),
237 offsetof(struct MeasConfigMN, _asn_ctx),
238 asn_MAP_MeasConfigMN_tag2el_1,
239 3, /* Count of tags in the map */
240 asn_MAP_MeasConfigMN_oms_1, /* Optional members */
241 3, 0, /* Root/Additions */
242 3, /* First extension addition */
244 asn_TYPE_descriptor_t asn_DEF_MeasConfigMN = {
248 asn_DEF_MeasConfigMN_tags_1,
249 sizeof(asn_DEF_MeasConfigMN_tags_1)
250 /sizeof(asn_DEF_MeasConfigMN_tags_1[0]), /* 1 */
251 asn_DEF_MeasConfigMN_tags_1, /* Same as above */
252 sizeof(asn_DEF_MeasConfigMN_tags_1)
253 /sizeof(asn_DEF_MeasConfigMN_tags_1[0]), /* 1 */
254 { 0, 0, SEQUENCE_constraint },
255 asn_MBR_MeasConfigMN_1,
256 3, /* Elements count */
257 &asn_SPC_MeasConfigMN_specs_1 /* Additional specs */