2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "SUPL-POS-INIT"
4 * found in "../asn1src/SUPL-POS-INIT.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "SUPLPOSINIT.h"
10 static asn_TYPE_member_t asn_MBR_SUPLPOSINIT_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct SUPLPOSINIT
, sETCapabilities
),
12 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
14 &asn_DEF_SETCapabilities
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_POINTER
, 1, offsetof(struct SUPLPOSINIT
, requestedAssistData
),
21 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_RequestedAssistData
,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_NOFLAGS
, 0, offsetof(struct SUPLPOSINIT
, locationId
),
30 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_POINTER
, 3, offsetof(struct SUPLPOSINIT
, position
),
39 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
40 -1, /* IMPLICIT tag at current level */
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
47 { ATF_POINTER
, 2, offsetof(struct SUPLPOSINIT
, sUPLPOS
),
48 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
56 { ATF_POINTER
, 1, offsetof(struct SUPLPOSINIT
, ver
),
57 (ASN_TAG_CLASS_CONTEXT
| (5 << 2)),
58 -1, /* IMPLICIT tag at current level */
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
66 static int asn_MAP_SUPLPOSINIT_oms_1
[] = { 1, 3, 4, 5 };
67 static ber_tlv_tag_t asn_DEF_SUPLPOSINIT_tags_1
[] = {
68 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
70 static asn_TYPE_tag2member_t asn_MAP_SUPLPOSINIT_tag2el_1
[] = {
71 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* sETCapabilities at 15 */
72 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* requestedAssistData at 16 */
73 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* locationId at 17 */
74 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* position at 18 */
75 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 }, /* sUPLPOS at 19 */
76 { (ASN_TAG_CLASS_CONTEXT
| (5 << 2)), 5, 0, 0 } /* ver at 20 */
78 static asn_SEQUENCE_specifics_t asn_SPC_SUPLPOSINIT_specs_1
= {
79 sizeof(struct SUPLPOSINIT
),
80 offsetof(struct SUPLPOSINIT
, _asn_ctx
),
81 asn_MAP_SUPLPOSINIT_tag2el_1
,
82 6, /* Count of tags in the map */
83 asn_MAP_SUPLPOSINIT_oms_1
, /* Optional members */
84 4, 0, /* Root/Additions */
85 5, /* Start extensions */
86 7 /* Stop extensions */
88 asn_TYPE_descriptor_t asn_DEF_SUPLPOSINIT
= {
100 0, /* Use generic outmost tag fetcher */
101 asn_DEF_SUPLPOSINIT_tags_1
,
102 sizeof(asn_DEF_SUPLPOSINIT_tags_1
)
103 /sizeof(asn_DEF_SUPLPOSINIT_tags_1
[0]), /* 1 */
104 asn_DEF_SUPLPOSINIT_tags_1
, /* Same as above */
105 sizeof(asn_DEF_SUPLPOSINIT_tags_1
)
106 /sizeof(asn_DEF_SUPLPOSINIT_tags_1
[0]), /* 1 */
107 0, /* No PER visible constraints */
108 asn_MBR_SUPLPOSINIT_1
,
109 6, /* Elements count */
110 &asn_SPC_SUPLPOSINIT_specs_1
/* Additional specs */