remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / PrepareSubsequentHO-Arg.c
bloba40d09502b22fd0b0831601f26d3ad97a0eadc94
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-MS-DataTypes"
4 * found in "../asn1src/MAP-MS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "PrepareSubsequentHO-Arg.h"
10 static asn_TYPE_member_t asn_MBR_PrepareSubsequentHO_Arg_1[] = {
11 { ATF_POINTER, 1, offsetof(struct PrepareSubsequentHO_Arg, targetCellId),
12 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
14 &asn_DEF_GlobalCellId,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "targetCellId"
20 { ATF_NOFLAGS, 0, offsetof(struct PrepareSubsequentHO_Arg, targetMSC_Number),
21 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_ISDN_AddressString,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "targetMSC-Number"
29 { ATF_POINTER, 6, offsetof(struct PrepareSubsequentHO_Arg, targetRNCId),
30 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_RNCId,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "targetRNCId"
38 { ATF_POINTER, 5, offsetof(struct PrepareSubsequentHO_Arg, an_APDU),
39 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_AccessNetworkSignalInfo,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
45 "an-APDU"
47 { ATF_POINTER, 4, offsetof(struct PrepareSubsequentHO_Arg, selectedRab_Id),
48 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
50 &asn_DEF_RAB_Id,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
54 "selectedRab-Id"
56 { ATF_POINTER, 3, offsetof(struct PrepareSubsequentHO_Arg, extensionContainer),
57 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
58 -1, /* IMPLICIT tag at current level */
59 &asn_DEF_ExtensionContainer,
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
63 "extensionContainer"
65 { ATF_POINTER, 2, offsetof(struct PrepareSubsequentHO_Arg, geran_classmark),
66 (ASN_TAG_CLASS_CONTEXT | (6 << 2)),
67 -1, /* IMPLICIT tag at current level */
68 &asn_DEF_GERAN_Classmark,
69 0, /* Defer constraints checking to the member type */
70 0, /* No PER visible constraints */
72 "geran-classmark"
74 { ATF_POINTER, 1, offsetof(struct PrepareSubsequentHO_Arg, rab_ConfigurationIndicator),
75 (ASN_TAG_CLASS_CONTEXT | (7 << 2)),
76 -1, /* IMPLICIT tag at current level */
77 &asn_DEF_NULL,
78 0, /* Defer constraints checking to the member type */
79 0, /* No PER visible constraints */
81 "rab-ConfigurationIndicator"
84 static int asn_MAP_PrepareSubsequentHO_Arg_oms_1[] = { 0, 2, 3, 4, 5, 6, 7 };
85 static ber_tlv_tag_t asn_DEF_PrepareSubsequentHO_Arg_tags_1[] = {
86 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
87 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
89 static asn_TYPE_tag2member_t asn_MAP_PrepareSubsequentHO_Arg_tag2el_1[] = {
90 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* targetCellId at 816 */
91 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* targetMSC-Number at 817 */
92 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* targetRNCId at 818 */
93 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* an-APDU at 819 */
94 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* selectedRab-Id at 820 */
95 { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* extensionContainer at 821 */
96 { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* geran-classmark at 823 */
97 { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* rab-ConfigurationIndicator at 824 */
99 static asn_SEQUENCE_specifics_t asn_SPC_PrepareSubsequentHO_Arg_specs_1 = {
100 sizeof(struct PrepareSubsequentHO_Arg),
101 offsetof(struct PrepareSubsequentHO_Arg, _asn_ctx),
102 asn_MAP_PrepareSubsequentHO_Arg_tag2el_1,
103 8, /* Count of tags in the map */
104 asn_MAP_PrepareSubsequentHO_Arg_oms_1, /* Optional members */
105 5, 2, /* Root/Additions */
106 5, /* Start extensions */
107 9 /* Stop extensions */
109 asn_TYPE_descriptor_t asn_DEF_PrepareSubsequentHO_Arg = {
110 "PrepareSubsequentHO-Arg",
111 "PrepareSubsequentHO-Arg",
112 SEQUENCE_free,
113 SEQUENCE_print,
114 SEQUENCE_constraint,
115 SEQUENCE_decode_ber,
116 SEQUENCE_encode_der,
117 SEQUENCE_decode_xer,
118 SEQUENCE_encode_xer,
119 SEQUENCE_decode_uper,
120 SEQUENCE_encode_uper,
121 0, /* Use generic outmost tag fetcher */
122 asn_DEF_PrepareSubsequentHO_Arg_tags_1,
123 sizeof(asn_DEF_PrepareSubsequentHO_Arg_tags_1)
124 /sizeof(asn_DEF_PrepareSubsequentHO_Arg_tags_1[0]) - 1, /* 1 */
125 asn_DEF_PrepareSubsequentHO_Arg_tags_1, /* Same as above */
126 sizeof(asn_DEF_PrepareSubsequentHO_Arg_tags_1)
127 /sizeof(asn_DEF_PrepareSubsequentHO_Arg_tags_1[0]), /* 2 */
128 0, /* No PER visible constraints */
129 asn_MBR_PrepareSubsequentHO_Arg_1,
130 8, /* Elements count */
131 &asn_SPC_PrepareSubsequentHO_Arg_specs_1 /* Additional specs */