remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / BSSMAP-ServiceHandoverInfo.c
blob59a955e726158de420f7cad1220f7a867df9c888
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 "BSSMAP-ServiceHandoverInfo.h"
10 static asn_TYPE_member_t asn_MBR_BSSMAP_ServiceHandoverInfo_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct BSSMAP_ServiceHandoverInfo, bssmap_ServiceHandover),
12 (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
14 &asn_DEF_BSSMAP_ServiceHandover,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "bssmap-ServiceHandover"
20 { ATF_NOFLAGS, 0, offsetof(struct BSSMAP_ServiceHandoverInfo, rab_Id),
21 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
23 &asn_DEF_RAB_Id,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "rab-Id"
30 static ber_tlv_tag_t asn_DEF_BSSMAP_ServiceHandoverInfo_tags_1[] = {
31 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
33 static asn_TYPE_tag2member_t asn_MAP_BSSMAP_ServiceHandoverInfo_tag2el_1[] = {
34 { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, 0, 0 }, /* rab-Id at 742 */
35 { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 0, 0, 0 } /* bssmap-ServiceHandover at 741 */
37 static asn_SEQUENCE_specifics_t asn_SPC_BSSMAP_ServiceHandoverInfo_specs_1 = {
38 sizeof(struct BSSMAP_ServiceHandoverInfo),
39 offsetof(struct BSSMAP_ServiceHandoverInfo, _asn_ctx),
40 asn_MAP_BSSMAP_ServiceHandoverInfo_tag2el_1,
41 2, /* Count of tags in the map */
42 0, 0, 0, /* Optional elements (not needed) */
43 1, /* Start extensions */
44 3 /* Stop extensions */
46 asn_TYPE_descriptor_t asn_DEF_BSSMAP_ServiceHandoverInfo = {
47 "BSSMAP-ServiceHandoverInfo",
48 "BSSMAP-ServiceHandoverInfo",
49 SEQUENCE_free,
50 SEQUENCE_print,
51 SEQUENCE_constraint,
52 SEQUENCE_decode_ber,
53 SEQUENCE_encode_der,
54 SEQUENCE_decode_xer,
55 SEQUENCE_encode_xer,
56 SEQUENCE_decode_uper,
57 SEQUENCE_encode_uper,
58 0, /* Use generic outmost tag fetcher */
59 asn_DEF_BSSMAP_ServiceHandoverInfo_tags_1,
60 sizeof(asn_DEF_BSSMAP_ServiceHandoverInfo_tags_1)
61 /sizeof(asn_DEF_BSSMAP_ServiceHandoverInfo_tags_1[0]), /* 1 */
62 asn_DEF_BSSMAP_ServiceHandoverInfo_tags_1, /* Same as above */
63 sizeof(asn_DEF_BSSMAP_ServiceHandoverInfo_tags_1)
64 /sizeof(asn_DEF_BSSMAP_ServiceHandoverInfo_tags_1[0]), /* 1 */
65 0, /* No PER visible constraints */
66 asn_MBR_BSSMAP_ServiceHandoverInfo_1,
67 2, /* Elements count */
68 &asn_SPC_BSSMAP_ServiceHandoverInfo_specs_1 /* Additional specs */