Issue-ID: SIM-18
[sim/e2-interface.git] / e2sim / ASN1c / BluetoothMeasurementConfiguration.c
1 /*****************************************************************************
2 #                                                                            *
3 # Copyright 2019 AT&T Intellectual Property                                  *
4 #                                                                            *
5 # Licensed under the Apache License, Version 2.0 (the "License");            *
6 # you may not use this file except in compliance with the License.           *
7 # You may obtain a copy of the License at                                    *
8 #                                                                            *
9 #      http://www.apache.org/licenses/LICENSE-2.0                            *
10 #                                                                            *
11 # Unless required by applicable law or agreed to in writing, software        *
12 # distributed under the License is distributed on an "AS IS" BASIS,          *
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   *
14 # See the License for the specific language governing permissions and        *
15 # limitations under the License.                                             *
16 #                                                                            *
17 ******************************************************************************/
18
19 /*
20  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
21  * From ASN.1 module "X2AP-IEs"
22  *      found in "../../asnFiles/X2AP-IEs.asn"
23  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
24  */
25
26 #include "BluetoothMeasurementConfiguration.h"
27
28 #include "BluetoothMeasConfigNameList.h"
29 #include "ProtocolExtensionContainer.h"
30 /*
31  * This type is implemented using NativeEnumerated,
32  * so here we adjust the DEF accordingly.
33  */
34 static asn_per_constraints_t asn_PER_type_bt_rssi_constr_4 CC_NOTUSED = {
35         { APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }    /* (0..0,...) */,
36         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
37         0, 0    /* No PER value map */
38 };
39 static const asn_INTEGER_enum_map_t asn_MAP_bt_rssi_value2enum_4[] = {
40         { 0,    4,      "true" }
41         /* This list is extensible */
42 };
43 static const unsigned int asn_MAP_bt_rssi_enum2value_4[] = {
44         0       /* true(0) */
45         /* This list is extensible */
46 };
47 static const asn_INTEGER_specifics_t asn_SPC_bt_rssi_specs_4 = {
48         asn_MAP_bt_rssi_value2enum_4,   /* "tag" => N; sorted by tag */
49         asn_MAP_bt_rssi_enum2value_4,   /* N => "tag"; sorted by N */
50         1,      /* Number of elements in the maps */
51         2,      /* Extensions before this member */
52         1,      /* Strict enumeration */
53         0,      /* Native long size */
54         0
55 };
56 static const ber_tlv_tag_t asn_DEF_bt_rssi_tags_4[] = {
57         (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
58         (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
59 };
60 static /* Use -fall-defs-global to expose */
61 asn_TYPE_descriptor_t asn_DEF_bt_rssi_4 = {
62         "bt-rssi",
63         "bt-rssi",
64         &asn_OP_NativeEnumerated,
65         asn_DEF_bt_rssi_tags_4,
66         sizeof(asn_DEF_bt_rssi_tags_4)
67                 /sizeof(asn_DEF_bt_rssi_tags_4[0]) - 1, /* 1 */
68         asn_DEF_bt_rssi_tags_4, /* Same as above */
69         sizeof(asn_DEF_bt_rssi_tags_4)
70                 /sizeof(asn_DEF_bt_rssi_tags_4[0]), /* 2 */
71         { 0, &asn_PER_type_bt_rssi_constr_4, NativeEnumerated_constraint },
72         0, 0,   /* Defined elsewhere */
73         &asn_SPC_bt_rssi_specs_4        /* Additional specs */
74 };
75
76 asn_TYPE_member_t asn_MBR_BluetoothMeasurementConfiguration_1[] = {
77         { ATF_NOFLAGS, 0, offsetof(struct BluetoothMeasurementConfiguration, bluetoothMeasConfig),
78                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
79                 -1,     /* IMPLICIT tag at current level */
80                 &asn_DEF_BluetoothMeasConfig,
81                 0,
82                 { 0, 0, 0 },
83                 0, 0, /* No default value */
84                 "bluetoothMeasConfig"
85                 },
86         { ATF_POINTER, 3, offsetof(struct BluetoothMeasurementConfiguration, bluetoothMeasConfigNameList),
87                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
88                 -1,     /* IMPLICIT tag at current level */
89                 &asn_DEF_BluetoothMeasConfigNameList,
90                 0,
91                 { 0, 0, 0 },
92                 0, 0, /* No default value */
93                 "bluetoothMeasConfigNameList"
94                 },
95         { ATF_POINTER, 2, offsetof(struct BluetoothMeasurementConfiguration, bt_rssi),
96                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
97                 -1,     /* IMPLICIT tag at current level */
98                 &asn_DEF_bt_rssi_4,
99                 0,
100                 { 0, 0, 0 },
101                 0, 0, /* No default value */
102                 "bt-rssi"
103                 },
104         { ATF_POINTER, 1, offsetof(struct BluetoothMeasurementConfiguration, iE_Extensions),
105                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
106                 -1,     /* IMPLICIT tag at current level */
107                 &asn_DEF_ProtocolExtensionContainer_170P111,
108                 0,
109                 { 0, 0, 0 },
110                 0, 0, /* No default value */
111                 "iE-Extensions"
112                 },
113 };
114 static const int asn_MAP_BluetoothMeasurementConfiguration_oms_1[] = { 1, 2, 3 };
115 static const ber_tlv_tag_t asn_DEF_BluetoothMeasurementConfiguration_tags_1[] = {
116         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
117 };
118 static const asn_TYPE_tag2member_t asn_MAP_BluetoothMeasurementConfiguration_tag2el_1[] = {
119     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* bluetoothMeasConfig */
120     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bluetoothMeasConfigNameList */
121     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* bt-rssi */
122     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* iE-Extensions */
123 };
124 asn_SEQUENCE_specifics_t asn_SPC_BluetoothMeasurementConfiguration_specs_1 = {
125         sizeof(struct BluetoothMeasurementConfiguration),
126         offsetof(struct BluetoothMeasurementConfiguration, _asn_ctx),
127         asn_MAP_BluetoothMeasurementConfiguration_tag2el_1,
128         4,      /* Count of tags in the map */
129         asn_MAP_BluetoothMeasurementConfiguration_oms_1,        /* Optional members */
130         3, 0,   /* Root/Additions */
131         4,      /* First extension addition */
132 };
133 asn_TYPE_descriptor_t asn_DEF_BluetoothMeasurementConfiguration = {
134         "BluetoothMeasurementConfiguration",
135         "BluetoothMeasurementConfiguration",
136         &asn_OP_SEQUENCE,
137         asn_DEF_BluetoothMeasurementConfiguration_tags_1,
138         sizeof(asn_DEF_BluetoothMeasurementConfiguration_tags_1)
139                 /sizeof(asn_DEF_BluetoothMeasurementConfiguration_tags_1[0]), /* 1 */
140         asn_DEF_BluetoothMeasurementConfiguration_tags_1,       /* Same as above */
141         sizeof(asn_DEF_BluetoothMeasurementConfiguration_tags_1)
142                 /sizeof(asn_DEF_BluetoothMeasurementConfiguration_tags_1[0]), /* 1 */
143         { 0, 0, SEQUENCE_constraint },
144         asn_MBR_BluetoothMeasurementConfiguration_1,
145         4,      /* Elements count */
146         &asn_SPC_BluetoothMeasurementConfiguration_specs_1      /* Additional specs */
147 };
148