comparison cdg211/cdginc/m_sm.h @ 4:56abf6cf8a0b

cdg211: cdginc/mdf/pdf files from TCS211-20070608
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 26 Sep 2016 01:11:35 +0000
parents
children
comparison
equal deleted inserted replaced
3:93999a60b835 4:56abf6cf8a0b
1 /*
2 +--------------------------------------------------------------------------+
3 | PROJECT : PROTOCOL STACK |
4 | FILE : m_sm.h |
5 | SOURCE : "__out__\g23m_dfile\msg\sm.mdf" |
6 | LastModified : "2002-04-29" |
7 | IdAndVersion : "8441.605.99.007" |
8 | SrcFileTime : "Mon Nov 24 15:51:04 2003" |
9 | Generated by CCDGEN_2.5.5 on Fri Jun 08 13:59:14 2007 |
10 | !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! |
11 +--------------------------------------------------------------------------+
12 */
13
14 /* PRAGMAS
15 * PREFIX : NONE
16 * COMPATIBILITY_DEFINES : NO (require PREFIX)
17 * ALWAYS_ENUM_IN_VAL_FILE: NO
18 * ENABLE_GROUP: NO
19 * CAPITALIZE_TYPENAME: NO
20 */
21
22
23 #ifndef M_SM_H
24 #define M_SM_H
25
26
27 #define CDG_ENTER__M_SM_H
28
29 #define CDG_ENTER__FILENAME _M_SM_H
30 #define CDG_ENTER__M_SM_H__FILE_TYPE CDGINC
31 #define CDG_ENTER__M_SM_H__LAST_MODIFIED _2002_04_29
32 #define CDG_ENTER__M_SM_H__ID_AND_VERSION _8441_605_99_007
33
34 #define CDG_ENTER__M_SM_H__SRC_FILE_TIME _Mon_Nov_24_15_51_04_2003
35
36 #include "CDG_ENTER.h"
37
38 #undef CDG_ENTER__M_SM_H
39
40 #undef CDG_ENTER__FILENAME
41
42
43 #include "m_sm.val"
44
45 #ifndef __T_nsapi__
46 #define __T_nsapi__
47 /*
48 * network service access point identifier
49 * CCDGEN:WriteStruct_Count==851
50 */
51 typedef struct
52 {
53 U8 nsapi_val; /*< 0: 1> NSAPI value */
54 U8 _align0; /*< 1: 1> alignment */
55 U8 _align1; /*< 2: 1> alignment */
56 U8 _align2; /*< 3: 1> alignment */
57 } T_nsapi;
58 #endif
59
60 #ifndef __T_llc_sapi__
61 #define __T_llc_sapi__
62 /*
63 * LLC service access point identifier
64 * CCDGEN:WriteStruct_Count==852
65 */
66 typedef struct
67 {
68 U8 sapi; /*< 0: 1> SAPI */
69 U8 _align0; /*< 1: 1> alignment */
70 U8 _align1; /*< 2: 1> alignment */
71 U8 _align2; /*< 3: 1> alignment */
72 } T_llc_sapi;
73 #endif
74
75 #ifndef __T_qos__
76 #define __T_qos__
77 /*
78 * Quality of service
79 * CCDGEN:WriteStruct_Count==853
80 */
81 typedef struct
82 {
83 U8 delay; /*< 0: 1> Delay class */
84 U8 reliability; /*< 1: 1> Reliability class */
85 U8 peak; /*< 2: 1> Peak throughput */
86 U8 precedence; /*< 3: 1> Precedence class */
87 U8 mean; /*< 4: 1> Mean throughput */
88 U8 _align0; /*< 5: 1> alignment */
89 U8 _align1; /*< 6: 1> alignment */
90 U8 _align2; /*< 7: 1> alignment */
91 } T_qos;
92 #endif
93
94 #ifndef __T_address__
95 #define __T_address__
96 /*
97 * Packet data protocol address
98 * CCDGEN:WriteStruct_Count==854
99 */
100 typedef struct
101 {
102 U8 pdp_type_org; /*< 0: 1> PDP type organisation */
103 U8 pdp_type_no; /*< 1: 1> PDP type number */
104 U8 c_add_info; /*< 2: 1> counter */
105 U8 add_info[20]; /*< 3: 20> Adress information */
106 U8 _align0; /*< 23: 1> alignment */
107 } T_address;
108 #endif
109
110 #ifndef __T_apn__
111 #define __T_apn__
112 /*
113 * Access point name
114 * CCDGEN:WriteStruct_Count==855
115 */
116 typedef struct
117 {
118 U8 c_apn_value; /*< 0: 1> counter */
119 U8 apn_value[102]; /*< 1:102> Access point name value */
120 U8 _align0; /*<103: 1> alignment */
121 } T_apn;
122 #endif
123
124 #ifndef __T_pco__
125 #define __T_pco__
126 /*
127 * Protocol information options
128 * CCDGEN:WriteStruct_Count==856
129 */
130 typedef struct
131 {
132 U8 c_pco_value; /*< 0: 1> counter */
133 U8 pco_value[253]; /*< 1:253> Protocol config value */
134 U8 _align0; /*<254: 1> alignment */
135 U8 _align1; /*<255: 1> alignment */
136 } T_pco;
137 #endif
138
139 #ifndef __T_radio_prio__
140 #define __T_radio_prio__
141 /*
142 * Radio priority
143 * CCDGEN:WriteStruct_Count==857
144 */
145 typedef struct
146 {
147 U8 radio_prio_val; /*< 0: 1> Radio priority value */
148 U8 _align0; /*< 1: 1> alignment */
149 U8 _align1; /*< 2: 1> alignment */
150 U8 _align2; /*< 3: 1> alignment */
151 } T_radio_prio;
152 #endif
153
154 #ifndef __T_sm_cause__
155 #define __T_sm_cause__
156 /*
157 * SM cause
158 * CCDGEN:WriteStruct_Count==858
159 */
160 typedef struct
161 {
162 U8 sm_cause_val; /*< 0: 1> SM cause value */
163 U8 _align0; /*< 1: 1> alignment */
164 U8 _align1; /*< 2: 1> alignment */
165 U8 _align2; /*< 3: 1> alignment */
166 } T_sm_cause;
167 #endif
168
169
170 /*
171 * End of substructure section, begin of message definition section
172 */
173
174 #ifndef __T_ACTIVATE_PDP_REQ__
175 #define __T_ACTIVATE_PDP_REQ__
176 /*
177 *
178 * CCDGEN:WriteStruct_Count==859
179 */
180 typedef struct
181 {
182 U8 msg_type; /*< 0: 1> Message Type */
183 U8 _align0; /*< 1: 1> alignment */
184 U8 _align1; /*< 2: 1> alignment */
185 U8 _align2; /*< 3: 1> alignment */
186 T_nsapi nsapi; /*< 4: 4> network service access point identifier */
187 T_llc_sapi llc_sapi; /*< 8: 4> LLC service access point identifier */
188 T_qos qos; /*< 12: 8> Quality of service */
189 T_address address; /*< 20: 24> Packet data protocol address */
190 U8 _align3; /*< 44: 1> alignment */
191 U8 _align4; /*< 45: 1> alignment */
192 U8 _align5; /*< 46: 1> alignment */
193 U8 v_apn; /*< 47: 1> valid-flag */
194 T_apn apn; /*< 48:104> Access point name */
195 U8 _align6; /*<152: 1> alignment */
196 U8 _align7; /*<153: 1> alignment */
197 U8 _align8; /*<154: 1> alignment */
198 U8 v_pco; /*<155: 1> valid-flag */
199 T_pco pco; /*<156:256> Protocol information options */
200 } T_ACTIVATE_PDP_REQ;
201 #endif
202
203 #ifndef __T_ACTIVATE_PDP_ACC__
204 #define __T_ACTIVATE_PDP_ACC__
205 /*
206 *
207 * CCDGEN:WriteStruct_Count==860
208 */
209 typedef struct
210 {
211 U8 msg_type; /*< 0: 1> Message Type */
212 U8 _align0; /*< 1: 1> alignment */
213 U8 _align1; /*< 2: 1> alignment */
214 U8 _align2; /*< 3: 1> alignment */
215 T_llc_sapi llc_sapi; /*< 4: 4> LLC service access point identifier */
216 T_qos qos; /*< 8: 8> Quality of service */
217 T_radio_prio radio_prio; /*< 16: 4> Radio priority */
218 U8 _align3; /*< 20: 1> alignment */
219 U8 _align4; /*< 21: 1> alignment */
220 U8 _align5; /*< 22: 1> alignment */
221 U8 v_address; /*< 23: 1> valid-flag */
222 T_address address; /*< 24: 24> Packet data protocol address */
223 U8 _align6; /*< 48: 1> alignment */
224 U8 _align7; /*< 49: 1> alignment */
225 U8 _align8; /*< 50: 1> alignment */
226 U8 v_pco; /*< 51: 1> valid-flag */
227 T_pco pco; /*< 52:256> Protocol information options */
228 } T_ACTIVATE_PDP_ACC;
229 #endif
230
231 #ifndef __T_ACTIVATE_PDP_REJ__
232 #define __T_ACTIVATE_PDP_REJ__
233 /*
234 *
235 * CCDGEN:WriteStruct_Count==861
236 */
237 typedef struct
238 {
239 U8 msg_type; /*< 0: 1> Message Type */
240 U8 _align0; /*< 1: 1> alignment */
241 U8 _align1; /*< 2: 1> alignment */
242 U8 _align2; /*< 3: 1> alignment */
243 T_sm_cause sm_cause; /*< 4: 4> SM cause */
244 U8 _align3; /*< 8: 1> alignment */
245 U8 _align4; /*< 9: 1> alignment */
246 U8 _align5; /*< 10: 1> alignment */
247 U8 v_pco; /*< 11: 1> valid-flag */
248 T_pco pco; /*< 12:256> Protocol information options */
249 } T_ACTIVATE_PDP_REJ;
250 #endif
251
252 #ifndef __T_REQ_PDP_ACT__
253 #define __T_REQ_PDP_ACT__
254 /*
255 *
256 * CCDGEN:WriteStruct_Count==862
257 */
258 typedef struct
259 {
260 U8 msg_type; /*< 0: 1> Message Type */
261 U8 _align0; /*< 1: 1> alignment */
262 U8 _align1; /*< 2: 1> alignment */
263 U8 _align2; /*< 3: 1> alignment */
264 T_address address; /*< 4: 24> Packet data protocol address */
265 U8 _align3; /*< 28: 1> alignment */
266 U8 _align4; /*< 29: 1> alignment */
267 U8 _align5; /*< 30: 1> alignment */
268 U8 v_apn; /*< 31: 1> valid-flag */
269 T_apn apn; /*< 32:104> Access point name */
270 } T_REQ_PDP_ACT;
271 #endif
272
273 #ifndef __T_REQ_PDP_ACT_REJ__
274 #define __T_REQ_PDP_ACT_REJ__
275 /*
276 *
277 * CCDGEN:WriteStruct_Count==863
278 */
279 typedef struct
280 {
281 U8 msg_type; /*< 0: 1> Message Type */
282 U8 _align0; /*< 1: 1> alignment */
283 U8 _align1; /*< 2: 1> alignment */
284 U8 _align2; /*< 3: 1> alignment */
285 T_sm_cause sm_cause; /*< 4: 4> SM cause */
286 } T_REQ_PDP_ACT_REJ;
287 #endif
288
289 #ifndef __T_MOD_PDP_REQ__
290 #define __T_MOD_PDP_REQ__
291 /*
292 *
293 * CCDGEN:WriteStruct_Count==864
294 */
295 typedef struct
296 {
297 U8 msg_type; /*< 0: 1> Message Type */
298 U8 _align0; /*< 1: 1> alignment */
299 U8 _align1; /*< 2: 1> alignment */
300 U8 _align2; /*< 3: 1> alignment */
301 T_radio_prio radio_prio; /*< 4: 4> Radio priority */
302 T_llc_sapi llc_sapi; /*< 8: 4> LLC service access point identifier */
303 T_qos qos; /*< 12: 8> Quality of service */
304 } T_MOD_PDP_REQ;
305 #endif
306
307 #ifndef __T_MOD_PDP_ACC__
308 #define __T_MOD_PDP_ACC__
309 /*
310 *
311 * CCDGEN:WriteStruct_Count==865
312 */
313 typedef struct
314 {
315 U8 msg_type; /*< 0: 1> Message Type */
316 U8 _align0; /*< 1: 1> alignment */
317 U8 _align1; /*< 2: 1> alignment */
318 U8 _align2; /*< 3: 1> alignment */
319 } T_MOD_PDP_ACC;
320 #endif
321
322 #ifndef __T_DEACT_PDP_REQ__
323 #define __T_DEACT_PDP_REQ__
324 /*
325 *
326 * CCDGEN:WriteStruct_Count==866
327 */
328 typedef struct
329 {
330 U8 msg_type; /*< 0: 1> Message Type */
331 U8 _align0; /*< 1: 1> alignment */
332 U8 _align1; /*< 2: 1> alignment */
333 U8 _align2; /*< 3: 1> alignment */
334 T_sm_cause sm_cause; /*< 4: 4> SM cause */
335 } T_DEACT_PDP_REQ;
336 #endif
337
338 #ifndef __T_DEACT_PDP_ACC__
339 #define __T_DEACT_PDP_ACC__
340 /*
341 *
342 * CCDGEN:WriteStruct_Count==867
343 */
344 typedef struct
345 {
346 U8 msg_type; /*< 0: 1> Message Type */
347 U8 _align0; /*< 1: 1> alignment */
348 U8 _align1; /*< 2: 1> alignment */
349 U8 _align2; /*< 3: 1> alignment */
350 } T_DEACT_PDP_ACC;
351 #endif
352
353 #ifndef __T_SM_STATUS__
354 #define __T_SM_STATUS__
355 /*
356 *
357 * CCDGEN:WriteStruct_Count==868
358 */
359 typedef struct
360 {
361 U8 msg_type; /*< 0: 1> Message Type */
362 U8 _align0; /*< 1: 1> alignment */
363 U8 _align1; /*< 2: 1> alignment */
364 U8 _align2; /*< 3: 1> alignment */
365 T_sm_cause sm_cause; /*< 4: 4> SM cause */
366 } T_SM_STATUS;
367 #endif
368
369
370 #include "CDG_LEAVE.h"
371
372
373 #endif