2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "SUPL-START"
4 * found in "../asn1src/SUPL-START.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "SETCapabilities.h"
10 static asn_TYPE_member_t asn_MBR_SETCapabilities_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct SETCapabilities
, posTechnology
),
12 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
14 &asn_DEF_PosTechnology
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_NOFLAGS
, 0, offsetof(struct SETCapabilities
, prefMethod
),
21 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_NOFLAGS
, 0, offsetof(struct SETCapabilities
, posProtocol
),
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 */
39 static ber_tlv_tag_t asn_DEF_SETCapabilities_tags_1
[] = {
40 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
42 static asn_TYPE_tag2member_t asn_MAP_SETCapabilities_tag2el_1
[] = {
43 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* posTechnology at 16 */
44 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* prefMethod at 17 */
45 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 } /* posProtocol at 18 */
47 static asn_SEQUENCE_specifics_t asn_SPC_SETCapabilities_specs_1
= {
48 sizeof(struct SETCapabilities
),
49 offsetof(struct SETCapabilities
, _asn_ctx
),
50 asn_MAP_SETCapabilities_tag2el_1
,
51 3, /* Count of tags in the map */
52 0, 0, 0, /* Optional elements (not needed) */
53 2, /* Start extensions */
54 4 /* Stop extensions */
56 asn_TYPE_descriptor_t asn_DEF_SETCapabilities
= {
68 0, /* Use generic outmost tag fetcher */
69 asn_DEF_SETCapabilities_tags_1
,
70 sizeof(asn_DEF_SETCapabilities_tags_1
)
71 /sizeof(asn_DEF_SETCapabilities_tags_1
[0]), /* 1 */
72 asn_DEF_SETCapabilities_tags_1
, /* Same as above */
73 sizeof(asn_DEF_SETCapabilities_tags_1
)
74 /sizeof(asn_DEF_SETCapabilities_tags_1
[0]), /* 1 */
75 0, /* No PER visible constraints */
76 asn_MBR_SETCapabilities_1
,
77 3, /* Elements count */
78 &asn_SPC_SETCapabilities_specs_1
/* Additional specs */