FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cdg/cdginc-conservative/m_sat.val @ 656:9ba088a875bd
gsm-fw/cdg: "conservative" version created
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Thu, 25 Sep 2014 10:00:35 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
655:6c363c453db2 | 656:9ba088a875bd |
---|---|
1 /* | |
2 +--------------------------------------------------------------------------+ | |
3 | PROJECT : PROTOCOL STACK | | |
4 | FILE : m_sat.val | | |
5 | SOURCE : "msg\sat.mdf" | | |
6 | LastModified : "2003-02-25" | | |
7 | IdAndVersion : "6147.609.99.011" | | |
8 | SrcFileTime : "Wed Nov 28 10:21:04 2007" | | |
9 | Generated by CCDGEN_2.5.5A on Thu Sep 25 09:52:55 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 */ | |
21 | |
22 | |
23 #ifndef M_SAT_VAL | |
24 #define M_SAT_VAL | |
25 | |
26 | |
27 #define CDG_ENTER__M_SAT_VAL | |
28 | |
29 #define CDG_ENTER__FILENAME _M_SAT_VAL | |
30 #define CDG_ENTER__M_SAT_VAL__FILE_TYPE CDGINC | |
31 #define CDG_ENTER__M_SAT_VAL__LAST_MODIFIED _2003_02_25 | |
32 #define CDG_ENTER__M_SAT_VAL__ID_AND_VERSION _6147_609_99_011 | |
33 | |
34 #define CDG_ENTER__M_SAT_VAL__SRC_FILE_TIME _Wed_Nov_28_10_21_04_2007 | |
35 | |
36 #include "CDG_ENTER.h" | |
37 | |
38 #undef CDG_ENTER__M_SAT_VAL | |
39 | |
40 #undef CDG_ENTER__FILENAME | |
41 | |
42 | |
43 /* | |
44 * Value constants for VAL_cmd_typ | |
45 */ | |
46 #define SAT_CMD_REFRESH (0x1) /* Refresh command */ | |
47 #define SAT_CMD_MORE_TIME (0x2) /* More time command */ | |
48 #define SAT_CMD_POLL_INTERVAL (0x3) /* Poll interval command */ | |
49 #define SAT_CMD_POLL_OFF (0x4) /* Polling off command */ | |
50 #define SAT_CMD_EVENT_LIST (0x5) /* Setup event list command */ | |
51 #define SAT_CMD_SETUP_CALL (0x10) /* Set up call command */ | |
52 #define SAT_CMD_SEND_SS (0x11) /* Send SS command */ | |
53 #define SAT_CMD_SEND_USSD (0x12) /* Send USSD Command */ | |
54 #define SAT_CMD_SEND_SMS (0x13) /* Send Short Message command */ | |
55 #define SAT_CMD_SEND_DTMF (0x14) /* Send DTMF command */ | |
56 #define SAT_CMD_LAUNCH_BROWSER (0x15) /* Launch WWW Browser class c */ | |
57 #define SAT_CMD_PLAY_TONE (0x20) /* Play tone command */ | |
58 #define SAT_CMD_DISPLAY_TEXT (0x21) /* Display text command */ | |
59 #define SAT_CMD_GET_INKEY (0x22) /* Get inkey command */ | |
60 #define SAT_CMD_GET_INPUT (0x23) /* Get input command */ | |
61 #define SAT_CMD_SEL_ITEM (0x24) /* Select item command */ | |
62 #define SAT_CMD_SETUP_MENU (0x25) /* Set up menu command */ | |
63 #define SAT_CMD_PROV_LOC_INFO (0x26) /* Provide loacal information command */ | |
64 #define SAT_CMD_TIMER_MNG (0x27) /* Timer Managemant command */ | |
65 #define SAT_CMD_IDLE_TEXT (0x28) /* Set up idle mode text command */ | |
66 #define SAT_CMD_RUN_AT (0x34) /* Run AT command */ | |
67 #define SAT_CMD_OPEN_CHANNEL (0x40) /* Open data channel for CS or GPRS class e */ | |
68 #define SAT_CMD_CLOSE_CHANNEL (0x41) /* Close data channel class e */ | |
69 #define SAT_CMD_RECEIVE_DATA (0x42) /* Receive data from ME from the channel class e */ | |
70 #define SAT_CMD_SEND_DATA (0x43) /* Send the data to the channel via ME class e */ | |
71 #define SAT_CMD_GET_CHANNEL_STATUS (0x44) /* Get the status of the data channel opened class e */ | |
72 #define SAT_CMD_END_SESSION (0x81) /* End of proactive session command */ | |
73 | |
74 /* | |
75 * Value constants for VAL_cmd_qlf | |
76 */ | |
77 #define QLF_RFSH_INIT (0x0) /* Refresh: SIM initialization */ | |
78 #define QLF_RFSH_INIT_FULL_CHNG_NTFY (0x1) /* Refresh: SIM initialization and full file change notification */ | |
79 #define QLF_RFSH_FILE_CHNG_NTFY (0x2) /* Refresh: File change notification */ | |
80 #define QLF_RFSH_INIT_FILE_CHNG_NTFY (0x3) /* Refresh: SIM initialization and file change notification */ | |
81 #define QLF_RFSH_RESET (0x4) /* Refresh: SIM reset */ | |
82 #define QLF_CALL_IDLE (0x0) /* Set up call: idle */ | |
83 #define QLF_CALL_IDLE_RDL (0x1) /* Set up call: idle with redial */ | |
84 #define QLF_CALL_HOLD (0x2) /* Set up call: hold */ | |
85 #define QLF_CALL_HOLD_RDL (0x3) /* Set up call: hold with redial */ | |
86 #define QLF_CALL_DISC (0x4) /* Set up call: disconnect */ | |
87 #define QLF_CALL_DISC_RDL (0x5) /* Set up call: disconnect with redial */ | |
88 #define QLF_SMS_NO_PACK (0x0) /* Send SMS: packing not required */ | |
89 #define QLF_SMS_PACK (0x1) /* Send SMS: packing required */ | |
90 #define QLF_DISP_PRIO_NORM (0x0) /* Display text: normal priority */ | |
91 #define QLF_DISP_PRIO_HIGH (0x1) /* Display text: high priority */ | |
92 #define QLF_DISP_CLR_DELAY (0x0) /* Display text: clear message after delay */ | |
93 #define QLF_DISP_CLR_USER (0x80) /* Display text: wait for user to clear message */ | |
94 #define QLF_INKY_DIGITS (0x0) /* Get inkey: digits (0-9, *,# and +) only */ | |
95 #define QLF_INKY_ALPHA (0x1) /* Get inkey: alphabet set */ | |
96 #define QLF_INKY_SMS_DEF (0x0) /* Get inkey; SMS default alphabet */ | |
97 #define QLF_INKY_UCS2 (0x2) /* Get inkey: UCS2 alphabet */ | |
98 #define QLF_INKY_NO_HELP (0x0) /* Get inkey: no help information available */ | |
99 #define QLF_INKY_HELP (0x80) /* Get inkey: help information available */ | |
100 #define QLF_INPT_DIGITS (0x0) /* Get input: digits (0-9, *,# and +) only */ | |
101 #define QLF_INPT_ALPHA (0x1) /* Get input: alphabet set */ | |
102 #define QLF_INPT_SMS_DEF (0x0) /* Get input; SMS default alphabet */ | |
103 #define QLF_INPT_UCS2 (0x2) /* Get input: UCS2 alphabet */ | |
104 #define QLF_INPT_ECHO (0x0) /* Get input: ME may echo input */ | |
105 #define QLF_INPT_NO_ECHO (0x4) /* Get input: input shall not revealed in any way */ | |
106 #define QLF_INPT_NO_PACK (0x0) /* Get input: unpacket input format */ | |
107 #define QLF_INPT_PACK (0x8) /* Get input: SMS packed input format */ | |
108 #define QLF_INPT_NO_HELP (0x0) /* Get input: no help information available */ | |
109 #define QLF_INPT_HELP (0x80) /* Get input: help information available */ | |
110 #define QLF_SITM_NOPRES (0x0) /* Select item: presentation type is not specified */ | |
111 #define QLF_SITM_PRES (0x1) /* Select item: presentation type is specified in bit 2 */ | |
112 #define QLF_SITM_CHVAL (0x0) /* Select item: presentation as a choice of data values if bit 1 = '1' */ | |
113 #define QLF_SITM_CHNAV (0x2) /* Select item: presentation as a choice of navigation options if bit 1 is '1' */ | |
114 #define QLF_SITM_SEL_NOPREF (0x0) /* Select item: no selection preference */ | |
115 #define QLF_SITM_SEL_PREF_SOFTKEY (0x4) /* Select item: selection using soft key preferred */ | |
116 #define QLF_SITM_NO_HELP (0x0) /* Select item: no help information available */ | |
117 #define QLF_SITM_HELP (0x80) /* Select item: help information available */ | |
118 #define QLF_SMNU_SEL_NOPREF (0x0) /* Set up menu: no selection preference */ | |
119 #define QLF_SMNU_SEL_PREF_SOFTKEY (0x1) /* Set up menu: selection using soft key preferred */ | |
120 #define QLF_SMNU_NO_HELP (0x0) /* Set up menu: no help information available */ | |
121 #define QLF_SMNU_HELP (0x80) /* Set up menu: help information available */ | |
122 #define QLF_PLOI_LOC_INFO (0x0) /* Provide local information: Local information */ | |
123 #define QLF_PLOI_IMEI (0x1) /* Provide local information: IMEI of ME */ | |
124 #define QLF_PLOI_NTW_MSR (0x2) /* Provide local information: Network measurement results */ | |
125 #define QLF_PLOI_DTT (0x3) /* Provide local information: Date, Time and Timezone */ | |
126 #define QLF_PLOI_LANG_SET (0x4) /* Provide local information: Language Setting */ | |
127 #define QLF_PLOI_TIM_ADV (0x5) /* Provide local information: Timing Advance */ | |
128 #define QLF_LABR_IF_NOT_LCHD (0x0) /* Launch Browser: launch browser, if not already launched */ | |
129 #define QLF_LABR_NOT_USED1 (0x2) /* Launch Browser: not used */ | |
130 #define QLF_LABR_USE_EXISTING (0x2) /* Launch Browser: use the existing browser */ | |
131 #define QLF_LABR_CLOSE_AND_NEW (0x3) /* Launch Browser: close the existing browser session and launch new browser session */ | |
132 #define QLF_LABR_NOT_USED2 (0x4) /* Launch Browser: not used */ | |
133 #define QLF_OPCH_ON_DEMD_LINK_EST (0x0) /* Open Channel: on demand link establishment (class e) */ | |
134 #define QLF_OPCH_IMMDT_LINK_EST (0x1) /* Open Channel: immediate link establishment (class e) */ | |
135 #define QLF_OPCH_NO_AUTO_RECONNECT (0x0) /* Open Channel: no automatic reconnection (class e) */ | |
136 #define QLF_OPCH_AUTO_RECONNECT (0x2) /* Open Channel: automatic reconnection (class e) */ | |
137 #define QLF_SNDDAT_TX (0x0) /* Send Data: store data in Tx buffer (class e) */ | |
138 #define QLF_SNDDAT_IM (0x1) /* Send Data: Send data immediately (class e) */ | |
139 | |
140 /* | |
141 * Value constants for VAL_src_dev | |
142 */ | |
143 #define DEV_SRC_KBD (0x1) /* Device keypad */ | |
144 #define DEV_SRC_DSP (0x2) /* Device display */ | |
145 #define DEV_SRC_EAR (0x3) /* Device earpiece */ | |
146 #define DEV_SRC_CDR0 (0x10) /* Device Additional Card Reader 0 */ | |
147 #define DEV_SRC_CDR1 (0x11) /* Device Additional Card Reader 1 */ | |
148 #define DEV_SRC_CDR2 (0x12) /* Device Additional Card Reader 2 */ | |
149 #define DEV_SRC_CDR3 (0x13) /* Device Additional Card Reader 3 */ | |
150 #define DEV_SRC_CDR4 (0x14) /* Device Additional Card Reader 4 */ | |
151 #define DEV_SRC_CDR5 (0x15) /* Device Additional Card Reader 5 */ | |
152 #define DEV_SRC_CDR6 (0x16) /* Device Additional Card Reader 6 */ | |
153 #define DEV_SRC_CDR7 (0x17) /* Device Additional Card Reader 7 */ | |
154 #define DEV_SRC_CH1 (0x21) /* Device Channel 1 (class e) */ | |
155 #define DEV_SRC_CH2 (0x22) /* Device Channel 2 (class e) */ | |
156 #define DEV_SRC_CH3 (0x23) /* Device Channel 3 (class e) */ | |
157 #define DEV_SRC_CH4 (0x24) /* Device Channel 4 (class e) */ | |
158 #define DEV_SRC_CH5 (0x25) /* Device Channel 5 (class e) */ | |
159 #define DEV_SRC_CH6 (0x26) /* Device Channel 6 (class e) */ | |
160 #define DEV_SRC_CH7 (0x27) /* Device Channel 7 (class e) */ | |
161 #define DEV_SRC_SIM (0x81) /* Device SIM */ | |
162 #define DEV_SRC_ME (0x82) /* Device mobile equipment */ | |
163 #define DEV_SRC_NTW (0x83) /* Device network */ | |
164 | |
165 /* | |
166 * Value constants for VAL_dest_dev | |
167 */ | |
168 #define DEV_DST_KBD (0x1) /* Device keypad */ | |
169 #define DEV_DST_DSP (0x2) /* Device display */ | |
170 #define DEV_DST_EAR (0x3) /* Device earpiece */ | |
171 #define DEV_DST_CDR0 (0x10) /* Device Additional Card Reader 0 */ | |
172 #define DEV_DST_CDR1 (0x11) /* Device Additional Card Reader 1 */ | |
173 #define DEV_DST_CDR2 (0x12) /* Device Additional Card Reader 2 */ | |
174 #define DEV_DST_CDR3 (0x13) /* Device Additional Card Reader 3 */ | |
175 #define DEV_DST_CDR4 (0x14) /* Device Additional Card Reader 4 */ | |
176 #define DEV_DST_CDR5 (0x15) /* Device Additional Card Reader 5 */ | |
177 #define DEV_DST_CDR6 (0x16) /* Device Additional Card Reader 6 */ | |
178 #define DEV_DST_CDR7 (0x17) /* Device Additional Card Reader 7 */ | |
179 #define DEV_DST_CH1 (0x21) /* Device Channel 1 (class e) */ | |
180 #define DEV_DST_CH2 (0x22) /* Device Channel 2 (class e) */ | |
181 #define DEV_DST_CH3 (0x23) /* Device Channel 3 (class e) */ | |
182 #define DEV_DST_CH4 (0x24) /* Device Channel 4 (class e) */ | |
183 #define DEV_DST_CH5 (0x25) /* Device Channel 5 (class e) */ | |
184 #define DEV_DST_CH6 (0x26) /* Device Channel 6 (class e) */ | |
185 #define DEV_DST_CH7 (0x27) /* Device Channel 7 (class e) */ | |
186 #define DEV_DST_SIM (0x81) /* Device SIM */ | |
187 #define DEV_DST_ME (0x82) /* Device mobile equipment */ | |
188 #define DEV_DST_NTW (0x83) /* Device network */ | |
189 | |
190 /* | |
191 * Value constants for VAL_time_unit | |
192 */ | |
193 #define TU_MIN (0x0) /* Minutes */ | |
194 #define TU_SEC (0x1) /* Seconds */ | |
195 #define TU_100_MSEC (0x2) /* Tenth of seconds */ | |
196 | |
197 /* | |
198 * Value constants for VAL_noa | |
199 */ | |
200 #define VAL_NOA___DEF (0x0) /* Reserved */ | |
201 #define NOA_UNKNOWN (0x0) /* unknown */ | |
202 #define NOA_INTER_NUM (0x1) /* international number */ | |
203 #define NOA_NATIO_NUM (0x2) /* national significant number */ | |
204 #define NOA_NETW_NUM (0x3) /* network specific number */ | |
205 #define NOA_SUBSC_NUM (0x4) /* subscriber number */ | |
206 #define NOA_ABBRV_NUM (0x6) /* abbreviated number */ | |
207 | |
208 /* | |
209 * Value constants for VAL_npi | |
210 */ | |
211 #define VAL_NPI___DEF (0x0) /* reserved */ | |
212 #define NPI_UNKNOWN (0x0) /* unknown */ | |
213 #define NPI_ISDN (0x1) /* ISDN/Telephony Numbering Plan (Rec CCITT E.164) */ | |
214 #define NPI_X121 (0x3) /* data numbering plan (CCITT Rec X.121) */ | |
215 #define NPI_F69 (0x4) /* telex numbering plan (CCITT Rec F.69) */ | |
216 #define NPI_LAND_MOBILE (0x6) /* land mobile numbering plan (CCITT Rec E.212) */ | |
217 #define NPI_NATIONAL (0x8) /* land mobile numbering plan (CCITT Rec E.212) */ | |
218 #define NPI_PRIVATE (0x9) /* Private numbering plan */ | |
219 | |
220 /* | |
221 * Value constants for VAL_gen | |
222 */ | |
223 #define RSLT_PERF_SUCCESS (0x0) /* Command performed successfully */ | |
224 #define RSLT_PERF_PART_CMPR (0x1) /* Command performed with partial comprehension */ | |
225 #define RSLT_PERF_MISS_INFO (0x2) /* Command performed with missing information */ | |
226 #define RSLT_RFSH_ADD_EF (0x3) /* Refresh performed with additional EF read */ | |
227 #define RSLT_PERF_MDFY_SIM (0x5) /* Command performed but modified by SIM */ | |
228 #define RSLT_PERF_LIM_SRV (0x6) /* Command performed successfully, limited service */ | |
229 #define RSLT_PERF_MDFIED (0x7) /* Command performed with modification (class e) */ | |
230 #define RSLT_SESS_USR_TERM (0x10) /* Proactive SIM session terminated by user */ | |
231 #define RSLT_SESS_USR_BACK (0x11) /* Backward move in proactive SIM session */ | |
232 #define RSLT_NO_RESP (0x12) /* No response from user */ | |
233 #define RSLT_HELP_USR_REQ (0x13) /* Help information required by user */ | |
234 #define RSLT_USER_TERM_SS (0x14) /* SS or USSD transaction terminated by user */ | |
235 #define RSLT_ME_UNAB_PROC (0x20) /* ME is unable to process command */ | |
236 #define RSLT_NTW_UNAB_PROC (0x21) /* Network is unable to process command */ | |
237 #define RSLT_USR_REJ (0x22) /* User did not accept set up request */ | |
238 #define RSLT_USR_CLR_DWN (0x23) /* User cleared down call before connection or network release */ | |
239 #define RSLT_CC_SIM_TMP (0x25) /* Interaction with call control by SIM temporary problem */ | |
240 #define RSLT_LABRWS_GENERIC (0x26) /* Launch browser generic error code (class e) */ | |
241 #define RSLT_ME_CAP (0x30) /* Command beyond ME capabilities */ | |
242 #define RSLT_UNKN_TYPE (0x31) /* Command type not understood */ | |
243 #define RSLT_UNKN_DATA (0x32) /* Command data not understood */ | |
244 #define RSLT_UNKN_NR (0x33) /* Command number not understood */ | |
245 #define RSLT_SS_ERR (0x34) /* SS return error */ | |
246 #define RSLT_SMS_ERR (0x35) /* SMS RP-ERROR */ | |
247 #define RSLT_ERR_REQ_VAL (0x36) /* Error, required values are missing */ | |
248 #define RSLT_USSD_ERR (0x37) /* USSD return error */ | |
249 #define RSLT_CC_SIM_PRM (0x39) /* interaction with call control by SIM or SMS control by SIM permanent problem */ | |
250 #define RSLT_BEARIND_PERR (0x3a) /* Bearer Independent Protocol error (class e) */ | |
251 | |
252 /* | |
253 * Value constants for VAL_add | |
254 */ | |
255 #define ADD_NO_CAUSE (0x0) /* No specific cause can be given */ | |
256 #define ADD_ME_SCR_BUSY (0x1) /* ME: Screen is busy */ | |
257 #define ADD_ME_CALL_BUSY (0x2) /* ME: currently busy on call */ | |
258 #define ADD_ME_SS_BUSY (0x3) /* ME: currently busy on SS transaction */ | |
259 #define ADD_ME_NO_SERV (0x4) /* ME: no service */ | |
260 #define ADD_ME_ACC_BAR (0x5) /* ME: Access control class bar */ | |
261 #define ADD_ME_RR_DENIED (0x6) /* ME: Radio resource not granted */ | |
262 #define ADD_ME_NO_SPCH_CALL (0x7) /* ME: Not in speech call */ | |
263 #define ADD_ME_USSD_BUSY (0x8) /* ME: currently busy on USSD transaction */ | |
264 #define ADD_CC_NOT_ALLWD (0x1) /* Call Control: Action not allowed */ | |
265 #define ADD_CC_REQ_CHNG (0x2) /* Call Control: Type of request has changed */ | |
266 #define ADD_LBP_BEARR_NAVAIL (0x1) /* Launch browser: Bearer unavailable (class c) */ | |
267 #define ADD_LBP_BRWSR_NAVAIL (0x2) /* Launch browser: Browser unavailable (class c) */ | |
268 #define ADD_LBP_ME_UNABL_RDPD (0x3) /* Launch browser: ME unable to read provisioning data (class c) */ | |
269 #define ADD_BIP_NO_CHAN_AVAIL (0x1) /* No channel available (class e) */ | |
270 #define ADD_BIP_CHAN_CLOSD (0x2) /* Channel closed (class e) */ | |
271 #define ADD_BIP_CHANID_NT_VLD (0x3) /* Channel identifier not valid (class e) */ | |
272 #define ADD_BIP_BUF_SIZ_NAVAIL (0x4) /* Requested buffer size not available (class e) */ | |
273 #define ADD_BIP_SECUR_ERR (0x5) /* Security error (unsuccessful authentication) (class e) */ | |
274 #define ADD_BIP_SIME_ITL_NAVAIL (0x6) /* Requested SIM/ME interface transport level not available (class e) */ | |
275 | |
276 /* | |
277 * Value constants for VAL_tos | |
278 */ | |
279 #define VAL_TOS___DEF (0x0) /* Reserved */ | |
280 #define TOS_X213 (0x0) /* NSAP (X.213/ISO 8348 AD2) */ | |
281 #define TOS_USER (0x2) /* User Specified */ | |
282 | |
283 /* | |
284 * Value constants for VAL_oei | |
285 */ | |
286 #define OEI_EVEN (0x0) /* even number of address signals */ | |
287 #define OEI_ODD (0x1) /* odd number of address signals */ | |
288 | |
289 /* | |
290 * Value constants for VAL_event | |
291 */ | |
292 #define VAL_EVENT___DEF (0x0) /* Reserved */ | |
293 #define EVENT_MT_CALL (0x0) /* Incoming Call */ | |
294 #define EVENT_CALL_CONN (0x1) /* Call is connected */ | |
295 #define EVENT_CALL_DISC (0x2) /* Call is disconnected */ | |
296 #define EVENT_LOC_STATUS (0x3) /* Service status change */ | |
297 #define EVENT_USER_ACTIVE (0x4) /* User activity */ | |
298 #define EVENT_IDLE_SCREEN (0x5) /* Idle screen is available */ | |
299 #define EVENT_BROWS_TERMIN (0x8) /* Browser Termination (if class c supported) */ | |
300 #define EVENT_DATA_AVAIL (0x9) /* Data available (if class e supported) */ | |
301 #define EVENT_CHAN_STAT (0xa) /* Channel Status (if class e supported) */ | |
302 | |
303 /* | |
304 * Value constants for VAL_bc_rpi | |
305 */ | |
306 #define VAL_BC_RPI___DEF (0x0) /* Reserved */ | |
307 #define BC_RPI_ALT (0x1) /* Alternate mode */ | |
308 #define BC_RPI_SEQ (0x3) /* Sequential mode */ | |
309 | |
310 /* | |
311 * Value constants for VAL_loc_state | |
312 */ | |
313 #define VAL_LOC_STATE___DEF (0x0) /* Reserved */ | |
314 #define LOC_ST_NORMAL (0x1) /* Normal service */ | |
315 #define LOC_ST_LIMITED (0x2) /* Limited service */ | |
316 #define LOC_ST_NOSERV (0x3) /* No service */ | |
317 | |
318 /* | |
319 * Value constants for VAL_gprs_pdp_type | |
320 */ | |
321 #define PDP_TYPE_IP (0x2) /* Internet Protocol, IETF STD 5 */ | |
322 | |
323 /* | |
324 * Value constants for VAL_oth_addr_type | |
325 */ | |
326 #define VAL_OTH_ADDR_TYPE___DEF (0x0) /* reserved */ | |
327 #define IPv4 (0x21) /* Internet Protocal vers.4 */ | |
328 #define IPv6 (0x57) /* Internet Protocal vers.6 */ | |
329 | |
330 /* | |
331 * Value constants for VAL_trans_prot_type | |
332 */ | |
333 #define VAL_TRANS_PROT_TYPE___DEF (0x0) /* reserved */ | |
334 #define UDP (0x1) /* User Datagramm Protocol */ | |
335 #define TCP (0x2) /* Transmission Control Protocol */ | |
336 | |
337 /* | |
338 * Value constants for VAL_browser | |
339 */ | |
340 #define VAL_BROWSER___DEF (0x0) /* reserved */ | |
341 #define DEFAULT_BROWSER (0x0) /* Default browser usage */ | |
342 | |
343 /* | |
344 * Value constants for VAL_bearer | |
345 */ | |
346 #define VAL_BEARER___DEF (0x0) /* reserved */ | |
347 #define B_SMS (0x0) /* short message service */ | |
348 #define B_CSD (0x1) /* circle switched data */ | |
349 #define B_USSD (0x2) /* unstructured supplementary service data */ | |
350 #define B_GPRS (0x3) /* generel packet radio systeme */ | |
351 | |
352 /* | |
353 * Value constants for VAL_brows_term_s | |
354 */ | |
355 #define USER_TERMINATION (0x0) /* terminated by user action */ | |
356 #define ERROR_TERMINATION (0x1) /* terminated by error */ | |
357 | |
358 /* | |
359 * Value constants for VAL_chan_id | |
360 */ | |
361 #define NO_CHAN_AVAIL (0x0) | |
362 #define CHANNEL_ID_1 (0x1) | |
363 #define CHANNEL_ID_2 (0x2) | |
364 #define CHANNEL_ID_3 (0x3) | |
365 #define CHANNEL_ID_4 (0x4) | |
366 #define CHANNEL_ID_5 (0x5) | |
367 #define CHANNEL_ID_6 (0x6) | |
368 #define CHANNEL_ID_7 (0x7) | |
369 | |
370 /* | |
371 * Value constants for VAL_chan_stat_inf1 | |
372 */ | |
373 #define VAL_CHAN_STAT_INF1___DEF (0x0) /* reserved */ | |
374 | |
375 /* | |
376 * Value constants for VAL_chan_stat_link | |
377 */ | |
378 #define LINK_NO_ESTABL (0x0) /* link not established or PDP context not activated */ | |
379 #define LINK_ESTABL (0x1) /* link established or PDP context activated */ | |
380 | |
381 /* | |
382 * Value constants for VAL_chan_stat_inf2 | |
383 */ | |
384 #define VAL_CHAN_STAT_INF2___DEF (0x0) /* reserved */ | |
385 #define NO_FURTH_INFO (0x0) /* no further info can be given */ | |
386 #define VAL_CHAN_STAT_INF2___1 (0x1) /* reserved */ | |
387 #define VAL_CHAN_STAT_INF2___2 (0x2) /* reserved */ | |
388 #define VAL_CHAN_STAT_INF2___3 (0x3) /* reserved */ | |
389 #define VAL_CHAN_STAT_INF2___4 (0x4) /* reserved */ | |
390 #define LINK_DROPPED (0x5) /* link dropped */ | |
391 | |
392 /* | |
393 * Value constants for VAL_bear_type | |
394 */ | |
395 #define BT_CSD (0x1) /* bearer type CSD */ | |
396 #define BT_GPRS (0x2) /* bearer type GPRS */ | |
397 #define BT_DEFAULT (0x3) /* default bearer parameters */ | |
398 | |
399 /* | |
400 * user defined constants | |
401 */ | |
402 #define MAX_PARTY_NUM_SAT (0x1e0) | |
403 #define MAX_SUBADDR_NUM (0x14) | |
404 #define MAX_CH_DATA_LEN (0xf1) | |
405 #define MAX_CMD_AT_LEN (0xf1) | |
406 #define MAX_ALPHA_ID_LEN (0xf1) | |
407 #define MAX_SS_STRING_LEN (0x3c) | |
408 #define MAX_SAT_USSD_LEN (0xa0) | |
409 #define MAX_SMS_DIGIT_LEN (0x14) | |
410 #define MAX_SMS_TPDU_LEN (0xb8) | |
411 #define MAX_CAP_CNF_LEN (0x70) | |
412 #define MAX_TEXT_LEN (0xa0) | |
413 #define MAX_EVENT_LIST_LEN (0xa) | |
414 #define MAX_TI_LEN (0x10) | |
415 #define MAX_DTMF_LEN (0x50) | |
416 #define MAX_PROV_F_PATH_LEN (0x10) | |
417 #define MAX_BEARER_LIST_LEN (0xfd) | |
418 #define MAX_CAUSE_LEN (0x1e) | |
419 #define CCR_ALLW_NO_MDFY (0x0) | |
420 #define CCR_NOT_ALLW (0x1) | |
421 #define CCR_ALLW_WITH_MDFY (0x2) | |
422 #define MAX_SAT_APN_LEN (0x66) | |
423 #define MAX_URL_LEN (0xfd) | |
424 #define MAX_PFP_ELEM (0xa) | |
425 | |
426 #include "CDG_LEAVE.h" | |
427 | |
428 | |
429 #endif |