comparison cdg211/cdginc/p_grlc.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 : p_grlc.h |
5 | SOURCE : "__out__\g23m_dfile\prim\grlc.pdf" |
6 | LastModified : "2003-06-06" |
7 | IdAndVersion : "8010.126.02.009" |
8 | SrcFileTime : "Thu Jul 15 16:12:04 2004" |
9 | Generated by CCDGEN_2.5.5 on Fri Jun 08 13:59:15 2007 |
10 | !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! |
11 +--------------------------------------------------------------------------+
12 */
13
14 /* PRAGMAS
15 * PREFIX : GRLC
16 * COMPATIBILITY_DEFINES : NO
17 * ALWAYS_ENUM_IN_VAL_FILE: NO
18 * ENABLE_GROUP: NO
19 * CAPITALIZE_TYPENAME: NO
20 */
21
22
23 #ifndef P_GRLC_H
24 #define P_GRLC_H
25
26
27 #define CDG_ENTER__P_GRLC_H
28
29 #define CDG_ENTER__FILENAME _P_GRLC_H
30 #define CDG_ENTER__P_GRLC_H__FILE_TYPE CDGINC
31 #define CDG_ENTER__P_GRLC_H__LAST_MODIFIED _2003_06_06
32 #define CDG_ENTER__P_GRLC_H__ID_AND_VERSION _8010_126_02_009
33
34 #define CDG_ENTER__P_GRLC_H__SRC_FILE_TIME _Thu_Jul_15_16_12_04_2004
35
36 #include "CDG_ENTER.h"
37
38 #undef CDG_ENTER__P_GRLC_H
39
40 #undef CDG_ENTER__FILENAME
41
42
43 #include "p_grlc.val"
44
45 #ifndef __T_GRLC_grlc_qos__
46 #define __T_GRLC_grlc_qos__
47 /*
48 * Quality of service
49 * CCDGEN:WriteStruct_Count==1191
50 */
51 typedef struct
52 {
53 U8 delay; /*< 0: 1> Delay class */
54 U8 relclass; /*< 1: 1> Reliablility class */
55 U8 peak; /*< 2: 1> Peak throughput */
56 U8 preced; /*< 3: 1> Precedence class */
57 U8 mean; /*< 4: 1> Main throughput */
58 U8 reserved_1; /*< 5: 1> Reserved */
59 U8 reserved_2; /*< 6: 1> Reserved */
60 U8 reserved_3; /*< 7: 1> Reserved */
61 } T_GRLC_grlc_qos;
62 #endif
63
64
65 /*
66 * End of substructure section, begin of primitive definition section
67 */
68
69 #ifndef __T_GRLC_DATA_REQ__
70 #define __T_GRLC_DATA_REQ__
71 /*
72 *
73 * CCDGEN:WriteStruct_Count==1199
74 */
75 typedef struct
76 {
77 U8 sapi; /*< 0: 1> service access point identifier */
78 U8 _align0; /*< 1: 1> alignment */
79 U8 _align1; /*< 2: 1> alignment */
80 U8 _align2; /*< 3: 1> alignment */
81 U32 tlli; /*< 4: 4> temporary logical link identifier */
82 T_GRLC_grlc_qos grlc_qos; /*< 8: 8> Quality of service */
83 U8 radio_prio; /*< 16: 1> Radio Priority */
84 U8 cause; /*< 17: 1> Cause */
85 U8 reserved_data_req[16]; /*< 18: 16> reserved octets for data request */
86 U8 _align3; /*< 34: 1> alignment */
87 U8 _align4; /*< 35: 1> alignment */
88 T_sdu sdu; /*< 36: ? > service data unit */
89 } T_GRLC_DATA_REQ;
90 #endif
91
92 #ifndef __T_GRLC_DATA_IND__
93 #define __T_GRLC_DATA_IND__
94 /*
95 *
96 * CCDGEN:WriteStruct_Count==1200
97 */
98 typedef struct
99 {
100 U32 tlli; /*< 0: 4> temporary logical link identifier */
101 T_desc_list desc_list; /*< 4: ? > list of generic data descriptors */
102 } T_GRLC_DATA_IND;
103 #endif
104
105 #ifndef __T_GRLC_DATA_IND_TEST__
106 #define __T_GRLC_DATA_IND_TEST__
107 /*
108 *
109 * CCDGEN:WriteStruct_Count==1201
110 */
111 typedef struct
112 {
113 U32 tlli; /*< 0: 4> temporary logical link identifier */
114 T_sdu sdu; /*< 4: ? > service data unit */
115 } T_GRLC_DATA_IND_TEST;
116 #endif
117
118 #ifndef __T_GRLC_UNITDATA_REQ__
119 #define __T_GRLC_UNITDATA_REQ__
120 /*
121 *
122 * CCDGEN:WriteStruct_Count==1202
123 */
124 typedef struct
125 {
126 U8 sapi; /*< 0: 1> service access point identifier */
127 U8 _align0; /*< 1: 1> alignment */
128 U8 _align1; /*< 2: 1> alignment */
129 U8 _align2; /*< 3: 1> alignment */
130 U32 tlli; /*< 4: 4> temporary logical link identifier */
131 T_GRLC_grlc_qos grlc_qos; /*< 8: 8> Quality of service */
132 U8 radio_prio; /*< 16: 1> Radio Priority */
133 U8 reserved_unitdata_req1; /*< 17: 1> reserved octet */
134 U8 reserved_unitdata_req2[16]; /*< 18: 16> reserved octets for unitdata request */
135 U8 _align3; /*< 34: 1> alignment */
136 U8 _align4; /*< 35: 1> alignment */
137 T_sdu sdu; /*< 36: ? > service data unit */
138 } T_GRLC_UNITDATA_REQ;
139 #endif
140
141 #ifndef __T_GRLC_UNITDATA_IND__
142 #define __T_GRLC_UNITDATA_IND__
143 /*
144 *
145 * CCDGEN:WriteStruct_Count==1203
146 */
147 typedef struct
148 {
149 U32 tlli; /*< 0: 4> temporary logical link identifier */
150 T_desc_list desc_list; /*< 4: ? > list of generic data descriptors */
151 } T_GRLC_UNITDATA_IND;
152 #endif
153
154 #ifndef __T_GRLC_UNITDATA_IND_TEST__
155 #define __T_GRLC_UNITDATA_IND_TEST__
156 /*
157 *
158 * CCDGEN:WriteStruct_Count==1204
159 */
160 typedef struct
161 {
162 U32 tlli; /*< 0: 4> temporary logical link identifier */
163 T_sdu sdu; /*< 4: ? > service data unit */
164 } T_GRLC_UNITDATA_IND_TEST;
165 #endif
166
167 #ifndef __T_GRLC_READY_IND__
168 #define __T_GRLC_READY_IND__
169 /*
170 *
171 * CCDGEN:WriteStruct_Count==1205
172 */
173 typedef struct
174 {
175 U8 dummy; /*< 0: 1> no parameters */
176 } T_GRLC_READY_IND;
177 #endif
178
179 #ifndef __T_GRLC_ACTIVATE_GMM_QUEUE_REQ__
180 #define __T_GRLC_ACTIVATE_GMM_QUEUE_REQ__
181 /*
182 *
183 * CCDGEN:WriteStruct_Count==1206
184 */
185 typedef struct
186 {
187 U8 dummy; /*< 0: 1> no parameters */
188 } T_GRLC_ACTIVATE_GMM_QUEUE_REQ;
189 #endif
190
191 #ifndef __T_GRLC_SUSPEND_READY_IND__
192 #define __T_GRLC_SUSPEND_READY_IND__
193 /*
194 *
195 * CCDGEN:WriteStruct_Count==1207
196 */
197 typedef struct
198 {
199 U8 dummy; /*< 0: 1> no parameters */
200 } T_GRLC_SUSPEND_READY_IND;
201 #endif
202
203 #ifndef __T_GRLC_MAC_DATA_IND__
204 #define __T_GRLC_MAC_DATA_IND__
205 /*
206 *
207 * CCDGEN:WriteStruct_Count==1208
208 */
209 typedef struct
210 {
211 U8 dummy; /*< 0: 1> no parameters */
212 } T_GRLC_MAC_DATA_IND;
213 #endif
214
215 #ifndef __T_GRLC_MAC_READY_IND__
216 #define __T_GRLC_MAC_READY_IND__
217 /*
218 *
219 * CCDGEN:WriteStruct_Count==1209
220 */
221 typedef struct
222 {
223 U8 dummy; /*< 0: 1> no parameters */
224 } T_GRLC_MAC_READY_IND;
225 #endif
226
227 #ifndef __T_GRLC_MAC_PWR_CTRL_IND__
228 #define __T_GRLC_MAC_PWR_CTRL_IND__
229 /*
230 *
231 * CCDGEN:WriteStruct_Count==1210
232 */
233 typedef struct
234 {
235 U8 dummy; /*< 0: 1> no parameters */
236 } T_GRLC_MAC_PWR_CTRL_IND;
237 #endif
238
239
240 #include "CDG_LEAVE.h"
241
242
243 #endif