comparison cdg3/cdginc-conservative/m_rr_com.val @ 16:c15047b3d00d

cdg3: import from freecalypso-citrine/cdg
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 27 Sep 2016 16:27:34 +0000
parents
children
comparison
equal deleted inserted replaced
15:c8bdae60fcb1 16:c15047b3d00d
1 /*
2 +--------------------------------------------------------------------------+
3 | PROJECT : PROTOCOL STACK |
4 | FILE : m_rr_com.val |
5 | SOURCE : "msg\rr_com.mdf" |
6 | LastModified : "2004-01-16" |
7 | IdAndVersion : "8010.606.02.008" |
8 | SrcFileTime : "Wed Nov 28 10:20:42 2007" |
9 | Generated by CCDGEN_2.5.5A on Thu Sep 25 09:52:54 2014 |
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 * CCDNAME: RR_COM
21 */
22
23
24 #ifndef M_RR_COM_VAL
25 #define M_RR_COM_VAL
26
27
28 #define CDG_ENTER__M_RR_COM_VAL
29
30 #define CDG_ENTER__FILENAME _M_RR_COM_VAL
31 #define CDG_ENTER__M_RR_COM_VAL__FILE_TYPE CDGINC
32 #define CDG_ENTER__M_RR_COM_VAL__LAST_MODIFIED _2004_01_16
33 #define CDG_ENTER__M_RR_COM_VAL__ID_AND_VERSION _8010_606_02_008
34
35 #define CDG_ENTER__M_RR_COM_VAL__SRC_FILE_TIME _Wed_Nov_28_10_20_42_2007
36
37 #include "CDG_ENTER.h"
38
39 #undef CDG_ENTER__M_RR_COM_VAL
40
41 #undef CDG_ENTER__FILENAME
42
43
44 // VALTAB-FF: REL99
45 //
46 // Value constants for VAL_ab_type
47 //
48 // #define AB_8_BIT (0x0) /* 8 bit access burst shall be used */
49 // #define AB_11_BIT (0x1) /* 11 bit access burst shall be used */
50
51 /*
52 * Value constants for VAL_acc_tech_typ
53 */
54 #define VAL_ACC_TECH_TYP___DEF (0x0) /* unknown */
55 #define ACC_GSM_P (0x0) /* GSM P */
56 #define ACC_GSM_E (0x1) /* GSM E -note that GSM E covers GSM P */
57 #define ACC_GSM_R (0x2) /* GSM R - note that GSM R covers GSM E and GSM P */
58 #define ACC_GSM_1800 (0x3) /* GSM 1800 (DCS) */
59 #define ACC_GSM_1900 (0x4) /* GSM 1900 (PCS) */
60 #define ACC_GSM_450 (0x5) /* GSM 450 */
61 #define ACC_GSM_480 (0x6) /* GSM 480 */
62 #define ACC_GSM_850 (0x7) /* GSM 850 */
63 // VAL-FF: REL99
64 // #define ACC_CAP_SAME_AS_PRECED (0xf) /* When access capabilities of a band is same as it's previously included band. */
65 // VAL-FF: REL99
66 // #define ACC_INVALID (0xe) /* no valid access technology type present (this value isn?t defined in the specification) */
67 // VAL-FF: !REL99
68 #define ACC_INVALID (0xf) /* no valid access technology type present (this value isn?t defined in the specification) */
69
70 /*
71 * Value constants for VAL_pow_class
72 */
73 #define POWER_CLASS_1 (0x1) /* Power Class 1 */
74 #define POWER_CLASS_2 (0x2) /* Power Class 2 */
75 #define POWER_CLASS_3 (0x3) /* Power Class 3 */
76 #define POWER_CLASS_4 (0x4) /* Power Class 4 */
77 #define POWER_CLASS_5 (0x5) /* Power Class 5 */
78 #define VAL_POW_CLASS___6 (0x6) /* Reserved */
79 #define VAL_POW_CLASS___7 (0x7) /* Reserved */
80 #define MIN_CLASS_GSM (0x2) /* minimal GSM power class */
81 #define MAX_CLASS_GSM (0x5) /* maximal GSM power class */
82 #define MIN_CLASS_DCS (0x1) /* minimal DCS power class */
83 #define MAX_CLASS_DCS (0x3) /* maximal DCS power class */
84 #define MIN_CLASS_PCS (0x1) /* minimal PCS power class */
85 #define MAX_CLASS_PCS (0x3) /* maximal PCS power class */
86 #define CLASS_MIN_POW_GSM (0x5) /* GSM power class with the lowest output power */
87 #define CLASS_MIN_POW_DCS (0x2) /* DCS power class with the lowest output power */
88 #define CLASS_MIN_POW_PCS (0x2) /* PCS power class with the lowest output power */
89 #define IDX_PWRCLASS_900 (0x0) /* Index for use with rf_cap.rf_power.pow_class4[] array */
90 #define IDX_PWRCLASS_1800 (0x1) /* Index for use with rf_cap.rf_power.pow_class4[] array */
91 #define IDX_PWRCLASS_1900 (0x2) /* Index for use with rf_cap.rf_power.pow_class4[] array */
92 #define IDX_PWRCLASS_850 (0x3) /* Index for use with rf_cap.rf_power.pow_class4[] array */
93 #define IDX_PWRCLASS_400 (0x4) /* Index for use with rf_cap.rf_power.pow_class4[] array */
94 // VAL-FF: REL99
95 // #define IDX_PWRCLASS_700 (0x5) /* Index for use with rf_cap.rf_power.pow_class4[] array */
96
97 /*
98 * Value constants for VAL_bool
99 */
100 #define NO (0x0) /* value is not set */
101 #define YES (0x1) /* value is set */
102 #define NOT_SUPPORTED (0x0) /* feature not supported */
103 #define SUPPORTED (0x1) /* feature supported */
104
105 /*
106 * Value constants for VAL_flag
107 */
108 #define GRR_NO (0x0) /* not present */
109 #define GRR_YES (0x1) /* present */
110
111 // VALTAB-FF: REL99
112 //
113 // Value constants for VAL_bss_paging_coord
114 //
115 // #define CS_PG_NOT_SUPPORTED (0x0) /* The cell does not support Circuit-Switched paging co-ordination */
116 // #define CS_PG_SUPPORTED (0x1) /* The cell supports Circuit-Switched paging co-ordination */
117
118 /*
119 * Value constants for VAL_ctrl_ack_type
120 */
121 #define VAL_CTRL_ACK_TYPE___0 (0x0) /* default format is four access bursts */
122 #define VAL_CTRL_ACK_TYPE___1 (0x1) /* default format is RLC/MAC control block. */
123
124 /*
125 * Value constants for VAL_dtm_g_ms_class
126 */
127 #define SUB_CLASS_1 (0x0) /* Sub-Class 1 supported */
128 #define SUB_CLASS_5 (0x1) /* Sub-Class 5 supported */
129 #define SUP_CLASS_9 (0x2) /* Sub-Class 9 supported */
130 #define VAL_DTM_G_MS_CLASS___3 (0x3) /* Reserved */
131
132 // VALTAB-FF: TI_PS_FF_REL99_AND_ABOVE
133 //
134 // Value constants for VAL_dtm_g_high_ms_class
135 //
136 // #define VAL_DTM_G_HIGH_MS_CLASS___0 (0x0) /* Reserved */
137 // #define SUB_CLASS_31_OR_36 (0x1) /* Multislot class 31 or 36 supported */
138 // #define SUB_CLASS_32_OR_37 (0x2) /* Multislot class 32 or 37 supported */
139 // #define SUB_CLASS_33_OR_38 (0x3) /* Multislot class 33 or 38 supported */
140 // #define SUB_CLASS_41 (0x4) /* Multislot class 41 supported */
141 // #define SUB_CLASS_42 (0x5) /* Multislot class 42 supported */
142 // #define SUB_CLASS_43 (0x6) /* Multislot class 43 supported */
143 // #define SUB_CLASS_44 (0x7) /* Multislot class 44 supported */
144
145 // VALTAB-FF: REL99
146 //
147 // Value constants for VAL_dtm_support
148 //
149 // #define DTM_NOT_SUPPORTED (0x0) /* The cell does not support DTM procedures. */
150 // #define DTM_SUPPORTED (0x1) /* The cell supports DTM procedures. */
151
152 // VALTAB-FF: REL99
153 //
154 // Value constants for VAL_egprs_packet_channel_request
155 //
156 // #define EGPRS_PACKET_CHANNEL_REQUEST_MSG_SENT (0x0)
157 // #define PACKET_CHANNEL_REQUEST_MSG_SENT (0x1)
158
159 /*
160 * Value constants for VAL_bands
161 */
162 #define BAND_AUTO (0x0) /* 0b00000000: All bands shall be scanned */
163 #define BAND_GSM_900 (0x1) /* 0b00000001: GSM 900 is supported, shall be scanned */
164 #define BAND_DCS_1800 (0x2) /* 0b00000010: DCS 1800 is supported, shall be scanned */
165 #define BAND_PCS_1900 (0x4) /* 0b00000100: PCS 1900 is supported, shall be scanned */
166 #define BAND_E_GSM (0x8) /* 0b00001000: Extended GSM is supported, shall be scanned */
167 #define BAND_GSM_850 (0x10) /* 0b00010000: GSM 850 is supported, shall be scanned */
168 #define BAND_GSM_450 (0x20) /* 0b00100000: GSM 450 is supported, shall be scanned */
169 #define BAND_GSM_480 (0x40) /* 0b01000000: GSM 480 is supported, shall be scanned */
170 #define BAND_R_GSM (0x80) /* 0b10000000: R-GSM is supported, shall be scanned */
171 #define BAND_DUAL (0x3) /* 0b00000011: GSM 900 and DCS 1800 is supported, shall be scanned */
172 #define BAND_DUAL_EXT (0xb) /* 0b00001011: GSM 900, E-GSM and DCS 1800 is supported, shall be scanned */
173 #define BAND_DUAL_US (0x14) /* 0b00010100: GSM 850 and PCS 1900 is supported, shall be scanned */
174
175 /*
176 * Value constants for VAL_egsm
177 */
178 #define EGSM_NOT_SUPPORTED (0x0) /* The mobile station does not support the extension band. */
179 #define EGSM_SUPPORTED (0x1) /* The mobile station does support the extension band (E-GSM or R-GSM). */
180
181 // VALTAB-FF: REL99
182 //
183 // Value constants for VAL_freq_scroll
184 //
185 // #define SCROL_NO (0x0) /* Frequency scrolling is not used */
186 // #define SCROL_YES (0x1) /* Frequency scrolling is used */
187
188 /*
189 * Value constants for VAL_gsm400_supp
190 */
191 #define VAL_GSM400_SUPP___0 (0x0) /* reserved (if neither GSM 480 nor GSM 450 is supported the whole gsm400_struct is omitted) */
192 #define GSM480 (0x1) /* GSM 480 supported but GSM 450 not supported */
193 #define GSM450 (0x2) /* GSM 450 supported but GSM 480 not supported */
194 #define GSM450_480 (0x3) /* GSM 450 supported and GSM 480 supported */
195
196 /*
197 * Value constants for VAL_pow_8psk_cap
198 */
199 #define VAL_POW_8PSK_CAP___0 (0x0) /* Reserved */
200 #define POWER_CLASS_E1 (0x1)
201 #define POWER_CLASS_E2 (0x2)
202 #define POWER_CLASS_E3 (0x3)
203
204 /*
205 * Value constants for VAL_mod_cap
206 */
207 #define DL_ONLY_8PSK (0x0) /* 8-PSK supported for downlink reception only */
208 #define FULL_8PSK (0x1) /* 8-PSK supported for uplink transmission and downlink reception */
209
210 /*
211 * Value constants for VAL_mb_value
212 */
213 #define VAL_MB_VALUE___DEF (0x0) /* Reserved */
214 #define MB_NO_EUROPEAN_BAND (0x0) /* 0b000: neither GSM 900, E-GSM or DCS 1800 supported */
215 #define MB_GSM900 (0x1) /* 0b001: GSM 900 is supported */
216 #define MB_EGSM (0x2) /* 0b010: E-GSM is supported */
217 #define MB_DCS1800 (0x4) /* 0b100: DCS 1800 is supported */
218 #define MB_DUAL (0x5) /* 0b101: GSM 900 and DCS 1800 is supported */
219 #define MB_DUAL_EXT (0x6) /* 0b110: E-GSM and DCS 1800 is supported */
220
221 /*
222 * Value constants for VAL_ms_class
223 */
224 #define MSLOT_CLASS_1 (0x1) /* Multi Slot Class 1 */
225 #define MSLOT_CLASS_2 (0x2) /* Multi Slot Class 2 */
226 #define MSLOT_CLASS_3 (0x3) /* Multi Slot Class 3 */
227 #define MSLOT_CLASS_4 (0x4) /* Multi Slot Class 4 */
228 #define MSLOT_CLASS_5 (0x5) /* Multi Slot Class 5 */
229 #define MSLOT_CLASS_6 (0x6) /* Multi Slot Class 6 */
230 #define MSLOT_CLASS_7 (0x7) /* Multi Slot Class 7 */
231 #define MSLOT_CLASS_8 (0x8) /* Multi Slot Class 8 */
232 #define MSLOT_CLASS_9 (0x9) /* Multi Slot Class 9 */
233 #define MSLOT_CLASS_10 (0xa) /* Multi Slot Class 10 */
234 #define MSLOT_CLASS_11 (0xb) /* Multi Slot Class 11 */
235 #define MSLOT_CLASS_12 (0xc) /* Multi Slot Class 12 */
236 #define MSLOT_CLASS_13 (0xd) /* Multi Slot Class 13 */
237 #define MSLOT_CLASS_14 (0xe) /* Multi Slot Class 14 */
238 #define MSLOT_CLASS_15 (0xf) /* Multi Slot Class 15 */
239 #define MSLOT_CLASS_16 (0x10) /* Multi Slot Class 16 */
240 #define MSLOT_CLASS_17 (0x11) /* Multi Slot Class 17 */
241 #define MSLOT_CLASS_18 (0x12) /* Multi Slot Class 18 */
242 #define MSLOT_CLASS_19 (0x13) /* Multi Slot Class 19 */
243 #define MSLOT_CLASS_20 (0x14) /* Multi Slot Class 20 (not for HSCSD) */
244 #define MSLOT_CLASS_21 (0x15) /* Multi Slot Class 21 (not for HSCSD) */
245 #define MSLOT_CLASS_22 (0x16) /* Multi Slot Class 22 (not for HSCSD) */
246 #define MSLOT_CLASS_23 (0x17) /* Multi Slot Class 23 (not for HSCSD) */
247 #define MSLOT_CLASS_24 (0x18) /* Multi Slot Class 24 (not for HSCSD) */
248 #define MSLOT_CLASS_25 (0x19) /* Multi Slot Class 25 (not for HSCSD) */
249 #define MSLOT_CLASS_26 (0x1a) /* Multi Slot Class 26 (not for HSCSD) */
250 #define MSLOT_CLASS_27 (0x1b) /* Multi Slot Class 27 (not for HSCSD) */
251 #define MSLOT_CLASS_28 (0x1c) /* Multi Slot Class 28 (not for HSCSD) */
252 #define MSLOT_CLASS_29 (0x1d) /* Multi Slot Class 29 (not for HSCSD) */
253
254 /*
255 * Value constants for VAL_nmo
256 */
257 #define VAL_NMO___0 (0x0) /* Network Mode 1 */
258 #define VAL_NMO___1 (0x1) /* Network Mode 2 */
259 #define VAL_NMO___2 (0x2) /* Network Mode 3 */
260 #define VAL_NMO___3 (0x3) /* reserved */
261
262 // VALTAB-FF: REL99
263 //
264 // Value constants for VAL_pfc_feature_mode
265 //
266 // #define PFC_NOT_SUPPORTED (0x0) /* The network does not support packet flow context procedures. */
267 // #define PFC_SUPPORTED (0x1) /* The network supports packet flow context procedures. */
268
269 // VALTAB-FF: REL99
270 //
271 // Value constants for VAL_rep_priority
272 //
273 // #define NORMAL_PRIO (0x0) /* Normal reporting priority */
274 // #define HIGH_PRIO (0x1) /* High reporting priority */
275
276 /*
277 * Value constants for VAL_rf_pow_cap
278 */
279 #define RF_CLASS_1 (0x0) /* class 1 for GSM 850, 900P+E, DCS 1800 and PCS 1900 */
280 #define RF_CLASS_2 (0x1) /* class 2 for GSM 850, 900P+E, DCS 1800 and PCS 1900 */
281 #define RF_CLASS_3 (0x2) /* class 3 for GSM 850, 900P+E, DCS 1800 and PCS 1900 */
282 #define RF_CLASS_4 (0x3) /* class 4 for GSM 850, 900P+E (reserved for DCS 1800 and PCS 1900) */
283 #define RF_CLASS_5 (0x4) /* class 5 for GSM 850, 900P+E (reserved for DCS 1800 and PCS 1900) */
284 #define VAL_RF_POW_CAP___5 (0x5) /* reserved */
285 #define VAL_RF_POW_CAP___6 (0x6) /* reserved */
286 #define RF_CLASS_IRRELEVANT (0x7) /* irrelevant for this IE (multiband GSM MS) */
287
288 /*
289 * Value constants for VAL_rev_lev
290 */
291 #define VAL_REV_LEV___DEF (0x0) /* Reserved by future use */
292 #define REV_LEV_PHASE_1 (0x0) /* Reserved for GSM phase 1 */
293 #define REV_LEV_PHASE_2 (0x1) /* Used by GSM phase 2 mobile stations */
294 #define REV_LEV_R99_SUPPORT (0x2) /* Used by mobile stations supporting R99 or later versions */
295
296 // VALTAB-FF: REL99
297 //
298 // Value constants for VAL_rev99
299 //
300 // #define PHASE_1 (0x0) /* Release ?98 or older */
301 // #define RELEASE99 (0x1) /* Release ?99 onwards */
302
303 /*
304 * Value constants for VAL_single_band
305 */
306 #define VAL_SINGLE_BAND___DEF (0x0) /* Reserved */
307 #define SINGLE_EGSM (0x0) /* Extended GSM is supported */
308 #define SINGLE_GSM900 (0x1) /* GSM 900 is supported */
309 #define SINGLE_DCS1800 (0x2) /* DCS 1800 is supported */
310 #define SINGLE_GSM450 (0x3) /* GSM 450 is supported */
311 #define SINGLE_GSM480 (0x4) /* GSM 480 is supported */
312 #define SINGLE_GSM850 (0x5) /* GSM 850 is supported */
313 #define SINGLE_PCS1900 (0x6) /* PCS 1900 is supported */
314
315 /*
316 * Value constants for VAL_sms_val
317 */
318 #define SM_1 (0x0) /* 1/4 timeslot (~144 micro sec) */
319 #define SM_2 (0x1) /* 2/4 timeslot (~288 micro sec) */
320 #define SM_3 (0x2) /* 3/4 timeslot (~433 micro sec) */
321 #define SM_4 (0x3) /* 4/4 timeslot */
322 #define SM_5 (0x4) /* 5/4 timeslot */
323 #define SM_6 (0x5) /* 6/4 timeslot */
324 #define SM_7 (0x6) /* 7/4 timeslot */
325 #define SM_8 (0x7) /* 8/4 timeslot */
326 #define SM_9 (0x8) /* 9/4 timeslot */
327 #define SM_10 (0x9) /* 10/4 timeslot */
328 #define SM_11 (0xa) /* 11/4 timeslot */
329 #define SM_12 (0xb) /* 12/4 timeslot */
330 #define SM_13 (0xc) /* 13/4 timeslot */
331 #define SM_14 (0xd) /* 14/4 timeslot */
332 #define SM_15 (0xe) /* 15/4 timeslot */
333 #define SM_16 (0xf) /* 16/4 timeslot (~2307 micro sec) */
334
335 /*
336 * Value constants for VAL_ss_screen
337 */
338 #define VAL_SS_SCREEN___DEF (0x0) /* for future use (The network shall interpret these values the same as ?1?) */
339 #define SS_SCREEN_DEFAULT (0x0) /* default value of phase 1 */
340 #define SS_SCREEN_PHASE_2 (0x1) /* capability of handling of ellipsis notation and phase 2 error handling */
341
342 /*
343 * Value constants for VAL_ucs2_treat
344 */
345 #define DEFAULT_PREF (0x0) /* the ME has a preference for the default alphabet (defined in GSM 03.38) over UCS2. */
346 #define NO_PREF (0x1) /* the ME has no preference between the use of the default alphabet and the use of UCS2. */
347
348 // VALTAB-FF: REL99
349 //
350 // Value constants for VAL_rep_offset_900
351 //
352 // #define ZERO_DB (0x0) /* Apply an offset of 0 dB to the reported value */
353 // #define SIX_DB (0x1) /* Apply an offset of 6 dB to the reported value */
354 // #define TWELVE_DB (0x2) /* Apply an offset of 12 dB to the reported value */
355 // #define EIGHTEEN_DB (0x3) /* Apply an offset of 18 dB to the reported value */
356 // #define TWENTYFOUR_DB (0x4) /* Apply an offset of 24 dB to the reported value */
357 // #define THIRTY_DB (0x5) /* Apply an offset of 30 dB to the reported value */
358 // #define THIRTYSIX_DB (0x6) /* Apply an offset of 36 dB to the reported value */
359 // #define FORTYTWO_DB (0x7) /* Apply an offset of 42 dB to the reported value */
360
361 // VALTAB-FF: REL99
362 //
363 // Value constants for VAL_th_rep_900
364 //
365 // #define ZERO (0x0) /* Apply priority reporting if the reported value is above 0 dB */
366 // #define SIX (0x1) /* Apply priority reporting if the reported value is above 6 dB */
367 // #define TWELVE (0x2) /* Apply priority reporting if the reported value is above 12 dB */
368 // #define EIGHTEEN (0x3) /* Apply priority reporting if the reported value is above 18 dB */
369 // #define TWENTYFOUR (0x4) /* Apply priority reporting if the reported value is above 24 dB */
370 // #define THIRTY (0x5) /* Apply priority reporting if the reported value is above 30 dB */
371 // #define THIRTYSIX (0x6) /* Apply priority reporting if the reported value is above 36 dB */
372 // #define INDEFINITELY (0x7) /* Never apply priority reporting */
373
374 // VALTAB-FF: REL99
375 //
376 // Value constants for VAL_ccn_active
377 //
378 // #define VAL_CCN_ACTIVE___0 (0x0) /* The Cell has not enabled CCN procedure.(but if received on PMO/ PCCO then follow the one received on broadcast) */
379 // #define VAL_CCN_ACTIVE___1 (0x1) /* The Cell has enabled CCN procedure. */
380
381 // VALTAB-FF: REL99
382 //
383 // Value constants for VAL_nw_ext_ul_tbf
384 //
385 // #define EXT_UL_TBF_NOT_SUPPORTED (0x0) /* The network does not support Extended UL TBF procedures. */
386 // #define EXT_UL_TBF_SUPPORTED (0x1) /* The network does support Extended UL TBF procedures. */
387
388 // VALTAB-FF: REL99
389 //
390 // Value constants for VAL_ccn_supported
391 //
392 // #define CCN_SUPPORTED (0x0) /* CCN is enabled towards the corresponding cell */
393 // #define CCN_NOT_SUPPORTED (0x1) /* CCN is disabled towards the corresponding cell */
394
395 // VALTAB-FF: TI_PS_FF_REL99_AND_ABOVE
396 //
397 // Value constants for VAL_ms_pwr_profile
398 //
399 // #define MS_PWR_PROF0 (0x0) /* MULTISLOT_POWER_PROFILE 0 */
400 // #define MS_PWR_PROF1 (0x1) /* MULTISLOT_POWER_PROFILE 1 */
401 // #define MS_PWR_PROF2 (0x2) /* MULTISLOT_POWER_PROFILE 2 */
402 // #define MS_PWR_PROF3 (0x3) /* MULTISLOT_POWER_PROFILE 3 */
403
404 // VALTAB-FF: TI_PS_FF_REL99_AND_ABOVE
405 //
406 // Value constants for VAL_rep_acch_cap
407 //
408 // #define REP_DL_FACCH (0x0) /* MS supports Repeated Downlink FACCH */
409 // #define REP_SACCH_DL_FACCH (0x1) /* MS supports Repeated SACCH and Repeated Downlink FACCH */
410
411 // VALTAB-FF: TI_PS_FF_REL99_AND_ABOVE
412 //
413 // Value constants for VAL_dl_adv_rx_per
414 //
415 // #define DL_ADVANC_RX_PERF_NOT_SUPPORT (0x0) /* Downlink Advanced Receiver Performance not supported */
416 // #define DL_ADVANC_RX_PERF_PHASE1_SUPPORT (0x1) /* Downlink Advanced Receiver Performance – phase I supported */
417 // #define DL_ADVANC_RX_PERF_RESERVE_VALUE1 (0x2) /* If value is received by the network, they shall be interpreted as ‘01’. */
418 // #define DL_ADVANC_RX_PERF_RESERVE_VALUE2 (0x3) /* If value is received by the network, they shall be interpreted as ‘01’. */
419
420 /*
421 * user defined constants
422 */
423 #define MAX_ADD_RA_CAP (0x4)
424 #define MAX_NUM_ACC_TYPE (0x10)
425 #define MAX_BSIC (0x12)
426 #define MAX_NNC (0x60)
427 #define MAXRTDS6 (0x14)
428 #define MAXRTDS12 (0xa)
429 #define MAXRTD6 (0x8)
430 #define MAXRTD12 (0x6)
431 #define BIT7_MAX (0x80)
432 #define MAX_TDD_CELLS (0x15)
433 #define MAX_FDD_CELLS (0x11)
434 #define MAX_FDD (0x83)
435 #define MAX_TDD (0x83)
436 #define MAX_CDMA2K_NEIGH_CELLS (0x40)
437
438 #include "CDG_LEAVE.h"
439
440
441 #endif