FreeCalypso > hg > fc-magnetite
comparison cdg211/cdginc/m_rr_com.val @ 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_rr_com.val | | |
5 | SOURCE : "__out__\g23m_dfile\msg\rr_com.mdf" | | |
6 | LastModified : "2002-11-18" | | |
7 | IdAndVersion : "8443.250.02.008" | | |
8 | SrcFileTime : "Mon Nov 24 15:49:38 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_RR_COM_VAL | |
24 #define M_RR_COM_VAL | |
25 | |
26 | |
27 #define CDG_ENTER__M_RR_COM_VAL | |
28 | |
29 #define CDG_ENTER__FILENAME _M_RR_COM_VAL | |
30 #define CDG_ENTER__M_RR_COM_VAL__FILE_TYPE CDGINC | |
31 #define CDG_ENTER__M_RR_COM_VAL__LAST_MODIFIED _2002_11_18 | |
32 #define CDG_ENTER__M_RR_COM_VAL__ID_AND_VERSION _8443_250_02_008 | |
33 | |
34 #define CDG_ENTER__M_RR_COM_VAL__SRC_FILE_TIME _Mon_Nov_24_15_49_38_2003 | |
35 | |
36 #include "CDG_ENTER.h" | |
37 | |
38 #undef CDG_ENTER__M_RR_COM_VAL | |
39 | |
40 #undef CDG_ENTER__FILENAME | |
41 | |
42 | |
43 /* | |
44 * Value constants for VAL_bool | |
45 */ | |
46 #define NO (0x0) /* value is not set */ | |
47 #define YES (0x1) /* value is set */ | |
48 #define NOT_SUPPORTED (0x0) /* feature not supported */ | |
49 #define SUPPORTED (0x1) /* feature supported */ | |
50 | |
51 /* | |
52 * Value constants for VAL_rev_lev | |
53 */ | |
54 #define VAL_REV_LEV___DEF (0x0) /* Reserved by future use */ | |
55 #define PHASE_1 (0x0) /* Reserved for GSM phase 1 */ | |
56 #define PHASE_2 (0x1) /* Used by GSM phase 2 mobile stations */ | |
57 #define R99_SUPPORT (0x2) /* Used by mobile stations supporting R99 or later versions */ | |
58 | |
59 /* | |
60 * Value constants for VAL_ss_screen | |
61 */ | |
62 #define VAL_SS_SCREEN___DEF (0x0) /* for future use (The network shall interpret these values the same as ?1?) */ | |
63 #define SS_SCREEN_DEFAULT (0x0) /* default value of phase 1 */ | |
64 #define SS_SCREEN_PHASE_2 (0x1) /* capability of handling of ellipsis notation and phase 2 error handling */ | |
65 | |
66 /* | |
67 * Value constants for VAL_egsm | |
68 */ | |
69 #define EGSM_NOT_SUPPORTED (0x0) /* The mobile station does not support the extension band. */ | |
70 #define EGSM_SUPPORTED (0x1) /* The mobile station does support the extension band (E-GSM or R-GSM). */ | |
71 | |
72 /* | |
73 * Value constants for VAL_ucs2_treat | |
74 */ | |
75 #define DEFAULT_PREF (0x0) /* the ME has a preference for the default alphabet (defined in GSM 03.38) over UCS2. */ | |
76 #define NO_PREF (0x1) /* the ME has no preference between the use of the default alphabet and the use of UCS2. */ | |
77 | |
78 /* | |
79 * Value constants for VAL_single_band | |
80 */ | |
81 #define VAL_SINGLE_BAND___DEF (0x0) /* Reserved */ | |
82 #define SINGLE_EGSM (0x0) /* Extended GSM is supported */ | |
83 #define SINGLE_GSM900 (0x1) /* GSM 900 is supported */ | |
84 #define SINGLE_DCS1800 (0x2) /* DCS 1800 is supported */ | |
85 #define SINGLE_GSM450 (0x3) /* GSM 450 is supported */ | |
86 #define SINGLE_GSM480 (0x4) /* GSM 480 is supported */ | |
87 #define SINGLE_GSM850 (0x5) /* GSM 850 is supported */ | |
88 #define SINGLE_PCS1900 (0x6) /* PCS 1900 is supported */ | |
89 | |
90 /* | |
91 * Value constants for VAL_mod_cap | |
92 */ | |
93 #define DL_ONLY_8PSK (0x0) /* 8-PSK supported for downlink reception only */ | |
94 #define FULL_8PSK (0x1) /* 8-PSK supported for uplink transmission and downlink reception */ | |
95 | |
96 /* | |
97 * Value constants for VAL_mb_value | |
98 */ | |
99 #define VAL_MB_VALUE___DEF (0x0) /* Reserved */ | |
100 #define MB_NO_EUROPEAN_BAND (0x0) /* 0b000: neither GSM 900, E-GSM or DCS 1800 supported */ | |
101 #define MB_GSM900 (0x1) /* 0b001: GSM 900 is supported */ | |
102 #define MB_EGSM (0x2) /* 0b010: E-GSM is supported */ | |
103 #define MB_DCS1800 (0x4) /* 0b100: DCS 1800 is supported */ | |
104 #define MB_DUAL (0x5) /* 0b101: GSM 900 and DCS 1800 is supported */ | |
105 #define MB_DUAL_EXT (0x6) /* 0b110: E-GSM and DCS 1800 is supported */ | |
106 | |
107 /* | |
108 * Value constants for VAL_gsm400_supp | |
109 */ | |
110 #define VAL_GSM400_SUPP___0 (0x0) /* reserved (if neither GSM 480 nor GSM 450 is supported the whole gsm400_struct is omitted) */ | |
111 #define GSM480 (0x1) /* GSM 480 supported but GSM 450 not supported */ | |
112 #define GSM450 (0x2) /* GSM 450 supported but GSM 480 not supported */ | |
113 #define GSM450_480 (0x3) /* GSM 450 supported and GSM 480 supported */ | |
114 | |
115 /* | |
116 * Value constants for VAL_acc_tech_typ | |
117 */ | |
118 #define VAL_ACC_TECH_TYP___DEF (0x0) /* unknown */ | |
119 #define ACC_GSM_P (0x0) /* GSM P */ | |
120 #define ACC_GSM_E (0x1) /* GSM E -note that GSM E covers GSM P */ | |
121 #define ACC_GSM_R (0x2) /* GSM R - note that GSM R covers GSM E and GSM P */ | |
122 #define ACC_GSM_1800 (0x3) /* GSM 1800 (DCS) */ | |
123 #define ACC_GSM_1900 (0x4) /* GSM 1900 (PCS) */ | |
124 #define ACC_GSM_450 (0x5) /* GSM 450 */ | |
125 #define ACC_GSM_480 (0x6) /* GSM 480 */ | |
126 #define ACC_GSM_850 (0x7) /* GSM 850 */ | |
127 #define ACC_INVALID (0xf) /* no valid access technology type present (this value isn?t defined in the specification) */ | |
128 | |
129 /* | |
130 * Value constants for VAL_sms_val | |
131 */ | |
132 #define SM_1 (0x0) /* 1/4 timeslot (~144 micro sec) */ | |
133 #define SM_2 (0x1) /* 2/4 timeslot (~288 micro sec) */ | |
134 #define SM_3 (0x2) /* 3/4 timeslot (~433 micro sec) */ | |
135 #define SM_4 (0x3) /* 4/4 timeslot */ | |
136 #define SM_5 (0x4) /* 5/4 timeslot */ | |
137 #define SM_6 (0x5) /* 6/4 timeslot */ | |
138 #define SM_7 (0x6) /* 7/4 timeslot */ | |
139 #define SM_8 (0x7) /* 8/4 timeslot */ | |
140 #define SM_9 (0x8) /* 9/4 timeslot */ | |
141 #define SM_10 (0x9) /* 10/4 timeslot */ | |
142 #define SM_11 (0xa) /* 11/4 timeslot */ | |
143 #define SM_12 (0xb) /* 12/4 timeslot */ | |
144 #define SM_13 (0xc) /* 13/4 timeslot */ | |
145 #define SM_14 (0xd) /* 14/4 timeslot */ | |
146 #define SM_15 (0xe) /* 15/4 timeslot */ | |
147 #define SM_16 (0xf) /* 16/4 timeslot (~2307 micro sec) */ | |
148 | |
149 /* | |
150 * Value constants for VAL_rf_pow_cap | |
151 */ | |
152 #define RF_CLASS_1 (0x0) /* class 1 for GSM 850, 900P+E, DCS 1800 and PCS 1900 */ | |
153 #define RF_CLASS_2 (0x1) /* class 2 for GSM 850, 900P+E, DCS 1800 and PCS 1900 */ | |
154 #define RF_CLASS_3 (0x2) /* class 3 for GSM 850, 900P+E, DCS 1800 and PCS 1900 */ | |
155 #define RF_CLASS_4 (0x3) /* class 4 for GSM 850, 900P+E (reserved for DCS 1800 and PCS 1900) */ | |
156 #define RF_CLASS_5 (0x4) /* class 5 for GSM 850, 900P+E (reserved for DCS 1800 and PCS 1900) */ | |
157 #define VAL_RF_POW_CAP___5 (0x5) /* reserved */ | |
158 #define VAL_RF_POW_CAP___6 (0x6) /* reserved */ | |
159 #define RF_CLASS_IRRELEVANT (0x7) /* irrelevent for this IE (multiband GSM MS) */ | |
160 | |
161 /* | |
162 * Value constants for VAL_pow_class | |
163 */ | |
164 #define POWER_CLASS_1 (0x1) /* Power Class 1 */ | |
165 #define POWER_CLASS_2 (0x2) /* Power Class 2 */ | |
166 #define POWER_CLASS_3 (0x3) /* Power Class 3 */ | |
167 #define POWER_CLASS_4 (0x4) /* Power Class 4 */ | |
168 #define POWER_CLASS_5 (0x5) /* Power Class 5 */ | |
169 #define VAL_POW_CLASS___6 (0x6) /* Reserved */ | |
170 #define VAL_POW_CLASS___7 (0x7) /* Reserved */ | |
171 #define MIN_CLASS_GSM (0x2) /* minimal GSM power class */ | |
172 #define MAX_CLASS_GSM (0x5) /* maximal GSM power class */ | |
173 #define MIN_CLASS_DCS (0x1) /* minimal DCS power class */ | |
174 #define MAX_CLASS_DCS (0x3) /* maximal DCS power class */ | |
175 #define MIN_CLASS_PCS (0x1) /* minimal PCS power class */ | |
176 #define MAX_CLASS_PCS (0x3) /* maximal PCS power class */ | |
177 #define CLASS_MIN_POW_GSM (0x5) /* GSM power class with the lowest output power */ | |
178 #define CLASS_MIN_POW_DCS (0x2) /* DCS power class with the lowest output power */ | |
179 #define CLASS_MIN_POW_PCS (0x2) /* PCS power class with the lowest output power */ | |
180 #define IDX_PWRCLASS_900 (0x0) /* Index for use with rf_cap.rf_power.pow_class4[] array */ | |
181 #define IDX_PWRCLASS_1800 (0x1) /* Index for use with rf_cap.rf_power.pow_class4[] array */ | |
182 #define IDX_PWRCLASS_1900 (0x2) /* Index for use with rf_cap.rf_power.pow_class4[] array */ | |
183 #define IDX_PWRCLASS_850 (0x3) /* Index for use with rf_cap.rf_power.pow_class4[] array */ | |
184 #define IDX_PWRCLASS_400 (0x4) /* Index for use with rf_cap.rf_power.pow_class4[] array */ | |
185 | |
186 /* | |
187 * Value constants for VAL_ms_class | |
188 */ | |
189 #define MSLOT_CLASS_1 (0x1) /* Multi Slot Class 1 */ | |
190 #define MSLOT_CLASS_2 (0x2) /* Multi Slot Class 2 */ | |
191 #define MSLOT_CLASS_3 (0x3) /* Multi Slot Class 3 */ | |
192 #define MSLOT_CLASS_4 (0x4) /* Multi Slot Class 4 */ | |
193 #define MSLOT_CLASS_5 (0x5) /* Multi Slot Class 5 */ | |
194 #define MSLOT_CLASS_6 (0x6) /* Multi Slot Class 6 */ | |
195 #define MSLOT_CLASS_7 (0x7) /* Multi Slot Class 7 */ | |
196 #define MSLOT_CLASS_8 (0x8) /* Multi Slot Class 8 */ | |
197 #define MSLOT_CLASS_9 (0x9) /* Multi Slot Class 9 */ | |
198 #define MSLOT_CLASS_10 (0xa) /* Multi Slot Class 10 */ | |
199 #define MSLOT_CLASS_11 (0xb) /* Multi Slot Class 11 */ | |
200 #define MSLOT_CLASS_12 (0xc) /* Multi Slot Class 12 */ | |
201 #define MSLOT_CLASS_13 (0xd) /* Multi Slot Class 13 */ | |
202 #define MSLOT_CLASS_14 (0xe) /* Multi Slot Class 14 */ | |
203 #define MSLOT_CLASS_15 (0xf) /* Multi Slot Class 15 */ | |
204 #define MSLOT_CLASS_16 (0x10) /* Multi Slot Class 16 */ | |
205 #define MSLOT_CLASS_17 (0x11) /* Multi Slot Class 17 */ | |
206 #define MSLOT_CLASS_18 (0x12) /* Multi Slot Class 18 */ | |
207 #define MSLOT_CLASS_19 (0x13) /* Multi Slot Class 19 */ | |
208 #define MSLOT_CLASS_20 (0x14) /* Multi Slot Class 20 (not for HSCSD) */ | |
209 #define MSLOT_CLASS_21 (0x15) /* Multi Slot Class 21 (not for HSCSD) */ | |
210 #define MSLOT_CLASS_22 (0x16) /* Multi Slot Class 22 (not for HSCSD) */ | |
211 #define MSLOT_CLASS_23 (0x17) /* Multi Slot Class 23 (not for HSCSD) */ | |
212 #define MSLOT_CLASS_24 (0x18) /* Multi Slot Class 24 (not for HSCSD) */ | |
213 #define MSLOT_CLASS_25 (0x19) /* Multi Slot Class 25 (not for HSCSD) */ | |
214 #define MSLOT_CLASS_26 (0x1a) /* Multi Slot Class 26 (not for HSCSD) */ | |
215 #define MSLOT_CLASS_27 (0x1b) /* Multi Slot Class 27 (not for HSCSD) */ | |
216 #define MSLOT_CLASS_28 (0x1c) /* Multi Slot Class 28 (not for HSCSD) */ | |
217 #define MSLOT_CLASS_29 (0x1d) /* Multi Slot Class 29 (not for HSCSD) */ | |
218 | |
219 /* | |
220 * Value constants for VAL_dtm_g_ms_class | |
221 */ | |
222 #define SUB_CLASS_1 (0x0) /* Sub-Class 1 supported */ | |
223 #define SUB_CLASS_5 (0x1) /* Sub-Class 5 supported */ | |
224 #define SUP_CLASS_9 (0x2) /* Sub-Class 9 supported */ | |
225 #define VAL_DTM_G_MS_CLASS___3 (0x3) /* Reserved */ | |
226 | |
227 /* | |
228 * Value constants for VAL_pow_8psk_cap | |
229 */ | |
230 #define VAL_POW_8PSK_CAP___0 (0x0) /* Reserved */ | |
231 #define POWER_CLASS_E1 (0x1) | |
232 #define POWER_CLASS_E2 (0x2) | |
233 #define POWER_CLASS_E3 (0x3) | |
234 | |
235 /* | |
236 * Value constants for VAL_bands | |
237 */ | |
238 #define BAND_AUTO (0x0) /* 0b00000000: All bands shall be scanned */ | |
239 #define BAND_GSM_900 (0x1) /* 0b00000001: GSM 900 is supported, shall be scanned */ | |
240 #define BAND_DCS_1800 (0x2) /* 0b00000010: DCS 1800 is supported, shall be scanned */ | |
241 #define BAND_PCS_1900 (0x4) /* 0b00000100: PCS 1900 is supported, shall be scanned */ | |
242 #define BAND_E_GSM (0x8) /* 0b00001000: Extended GSM is supported, shall be scanned */ | |
243 #define BAND_GSM_850 (0x10) /* 0b00010000: GSM 850 is supported, shall be scanned */ | |
244 #define BAND_GSM_450 (0x20) /* 0b00100000: GSM 450 is supported, shall be scanned */ | |
245 #define BAND_GSM_480 (0x40) /* 0b01000000: GSM 480 is supported, shall be scanned */ | |
246 #define BAND_R_GSM (0x80) /* 0b10000000: R-GSM is supported, shall be scanned */ | |
247 #define BAND_DUAL (0x3) /* 0b00000011: GSM 900 and DCS 1800 is supported, shall be scanned */ | |
248 #define BAND_DUAL_EXT (0xb) /* 0b00001011: GSM 900, E-GSM and DCS 1800 is supported, shall be scanned */ | |
249 #define BAND_DUAL_US (0x14) /* 0b00010100: GSM 850 and PCS 1900 is supported, shall be scanned */ | |
250 | |
251 /* | |
252 * user defined constants | |
253 */ | |
254 #define RR_COM_DUMMY_CONSTANT (0x0) | |
255 | |
256 #include "CDG_LEAVE.h" | |
257 | |
258 | |
259 #endif |