remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / MDT-Configuration.c
blobb480ce8dab2632c6cc5a11fbaee79af5dbbbd7e0
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-OM-DataTypes"
4 * found in "../asn1src/MAP-OM-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "MDT-Configuration.h"
10 static asn_TYPE_member_t asn_MBR_MDT_Configuration_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct MDT_Configuration, jobType),
12 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)),
14 &asn_DEF_JobType,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "jobType"
20 { ATF_POINTER, 10, offsetof(struct MDT_Configuration, areaScope),
21 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
23 &asn_DEF_AreaScope,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "areaScope"
29 { ATF_POINTER, 9, offsetof(struct MDT_Configuration, listOfMeasurements),
30 (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
32 &asn_DEF_ListOfMeasurements,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "listOfMeasurements"
38 { ATF_POINTER, 8, offsetof(struct MDT_Configuration, reportingTrigger),
39 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_ReportingTrigger,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
45 "reportingTrigger"
47 { ATF_POINTER, 7, offsetof(struct MDT_Configuration, reportInterval),
48 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)),
50 &asn_DEF_ReportInterval,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
54 "reportInterval"
56 { ATF_POINTER, 6, offsetof(struct MDT_Configuration, reportAmount),
57 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
58 -1, /* IMPLICIT tag at current level */
59 &asn_DEF_ReportAmount,
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
63 "reportAmount"
65 { ATF_POINTER, 5, offsetof(struct MDT_Configuration, eventThresholdRSRP),
66 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
68 &asn_DEF_EventThresholdRSRP,
69 0, /* Defer constraints checking to the member type */
70 0, /* No PER visible constraints */
72 "eventThresholdRSRP"
74 { ATF_POINTER, 4, offsetof(struct MDT_Configuration, eventThresholdRSRQ),
75 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
76 -1, /* IMPLICIT tag at current level */
77 &asn_DEF_EventThresholdRSRQ,
78 0, /* Defer constraints checking to the member type */
79 0, /* No PER visible constraints */
81 "eventThresholdRSRQ"
83 { ATF_POINTER, 3, offsetof(struct MDT_Configuration, loggingInterval),
84 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
85 -1, /* IMPLICIT tag at current level */
86 &asn_DEF_LoggingInterval,
87 0, /* Defer constraints checking to the member type */
88 0, /* No PER visible constraints */
90 "loggingInterval"
92 { ATF_POINTER, 2, offsetof(struct MDT_Configuration, loggingDuration),
93 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
94 -1, /* IMPLICIT tag at current level */
95 &asn_DEF_LoggingDuration,
96 0, /* Defer constraints checking to the member type */
97 0, /* No PER visible constraints */
99 "loggingDuration"
101 { ATF_POINTER, 1, offsetof(struct MDT_Configuration, extensionContainer),
102 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
103 -1, /* IMPLICIT tag at current level */
104 &asn_DEF_ExtensionContainer,
105 0, /* Defer constraints checking to the member type */
106 0, /* No PER visible constraints */
108 "extensionContainer"
111 static int asn_MAP_MDT_Configuration_oms_1[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 };
112 static ber_tlv_tag_t asn_DEF_MDT_Configuration_tags_1[] = {
113 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
115 static asn_TYPE_tag2member_t asn_MAP_MDT_Configuration_tag2el_1[] = {
116 { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 6, 0, 0 }, /* eventThresholdRSRP at 60 */
117 { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 2, 0, 0 }, /* listOfMeasurements at 56 */
118 { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 0, 0, 1 }, /* jobType at 54 */
119 { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 4, -1, 0 }, /* reportInterval at 58 */
120 { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 1, 0, 0 }, /* areaScope at 55 */
121 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 3, 0, 0 }, /* reportingTrigger at 57 */
122 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 5, 0, 0 }, /* reportAmount at 59 */
123 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 7, 0, 0 }, /* eventThresholdRSRQ at 61 */
124 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 8, 0, 0 }, /* loggingInterval at 62 */
125 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 9, 0, 0 }, /* loggingDuration at 63 */
126 { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 10, 0, 0 } /* extensionContainer at 64 */
128 static asn_SEQUENCE_specifics_t asn_SPC_MDT_Configuration_specs_1 = {
129 sizeof(struct MDT_Configuration),
130 offsetof(struct MDT_Configuration, _asn_ctx),
131 asn_MAP_MDT_Configuration_tag2el_1,
132 11, /* Count of tags in the map */
133 asn_MAP_MDT_Configuration_oms_1, /* Optional members */
134 10, 0, /* Root/Additions */
135 10, /* Start extensions */
136 12 /* Stop extensions */
138 asn_TYPE_descriptor_t asn_DEF_MDT_Configuration = {
139 "MDT-Configuration",
140 "MDT-Configuration",
141 SEQUENCE_free,
142 SEQUENCE_print,
143 SEQUENCE_constraint,
144 SEQUENCE_decode_ber,
145 SEQUENCE_encode_der,
146 SEQUENCE_decode_xer,
147 SEQUENCE_encode_xer,
148 SEQUENCE_decode_uper,
149 SEQUENCE_encode_uper,
150 0, /* Use generic outmost tag fetcher */
151 asn_DEF_MDT_Configuration_tags_1,
152 sizeof(asn_DEF_MDT_Configuration_tags_1)
153 /sizeof(asn_DEF_MDT_Configuration_tags_1[0]), /* 1 */
154 asn_DEF_MDT_Configuration_tags_1, /* Same as above */
155 sizeof(asn_DEF_MDT_Configuration_tags_1)
156 /sizeof(asn_DEF_MDT_Configuration_tags_1[0]), /* 1 */
157 0, /* No PER visible constraints */
158 asn_MBR_MDT_Configuration_1,
159 11, /* Elements count */
160 &asn_SPC_MDT_Configuration_specs_1 /* Additional specs */