FreeCalypso > hg > fc-tourmaline
comparison src/ui/mfw/mfw_sat.h @ 188:92abb46dc1ba
src/ui/mfw/*.[ch]: rm trailing white space
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 19 Jan 2021 06:10:27 +0000 |
parents | 67bfe9f274f6 |
children |
comparison
equal
deleted
inserted
replaced
187:a33dd8a5dcc9 | 188:92abb46dc1ba |
---|---|
16 | 16 |
17 $History:: mfw_sat.h $ | 17 $History:: mfw_sat.h $ |
18 Apr 18, 2006 Ref:OMAPS00116309 R.Prabakar (a0393213) | 18 Apr 18, 2006 Ref:OMAPS00116309 R.Prabakar (a0393213) |
19 CT-GCF[27.22.4.7.1]- MMI crashes on REFERSH seq 1.2 | 19 CT-GCF[27.22.4.7.1]- MMI crashes on REFERSH seq 1.2 |
20 Solution : Data type mismatch between ACI and MMI sorted out | 20 Solution : Data type mismatch between ACI and MMI sorted out |
21 | 21 |
22 Nov 07, 2006 ER:OMAPS00070661 R.Prabakar(a0393213) | 22 Nov 07, 2006 ER:OMAPS00070661 R.Prabakar(a0393213) |
23 R99 network compliancy : Implemented Language Notification and Provide Local Information (Language setting) | 23 R99 network compliancy : Implemented Language Notification and Provide Local Information (Language setting) |
24 SAT proactive commands and Language Selection SAT event | 24 SAT proactive commands and Language Selection SAT event |
25 | 25 |
26 Sep 12, 2006 DR: OMAPS00083156 - x0039928 | 26 Sep 12, 2006 DR: OMAPS00083156 - x0039928 |
27 Description: CT-GCF/PTCRB-LL[27.22.4.8.1]-MS does not display the complete text | 27 Description: CT-GCF/PTCRB-LL[27.22.4.8.1]-MS does not display the complete text |
28 Solution : The cmd fill array size is increased from 448 to 750 if sat icon is enabled to | 28 Solution : The cmd fill array size is increased from 448 to 750 if sat icon is enabled to |
29 accomodate complete information. | 29 accomodate complete information. |
30 | 30 |
31 Shashi Shekar B.S., a0876501, 16 Mar, 2006, OMAPS00061462 | 31 Shashi Shekar B.S., a0876501, 16 Mar, 2006, OMAPS00061462 |
32 Icon support for SetupMenu & Select item. | 32 Icon support for SetupMenu & Select item. |
33 | 33 |
34 Jan 16, 2006 DR: OMAPS00061460 - Shashi Shekar B.S. | 34 Jan 16, 2006 DR: OMAPS00061460 - Shashi Shekar B.S. |
35 Description: SAT Icon support | 35 Description: SAT Icon support |
36 Solution : SAT icon support added. | 36 Solution : SAT icon support added. |
37 | 37 |
38 * | 38 * |
39 * Jun 16, 2005 REF: CRR 31543 x0021334 | 39 * Jun 16, 2005 REF: CRR 31543 x0021334 |
40 * Issue: SATK: cannot get TR for send ussd command | 40 * Issue: SATK: cannot get TR for send ussd command |
41 * Solution: When the user presses "Hang up" key when | 41 * Solution: When the user presses "Hang up" key when |
42 * the SAT USSD session is in progress,a call is | 42 * the SAT USSD session is in progress,a call is |
43 * made to function 'sAT_end_ussd()' to end the session. | 43 * made to function 'sAT_end_ussd()' to end the session. |
44 * | 44 * |
45 ***************** Version 5 ***************** | 45 ***************** Version 5 ***************** |
46 * User: Xsp Date: 3/03/00 Time: 12:51 | 46 * User: Xsp Date: 3/03/00 Time: 12:51 |
47 * Updated in $/GSM/Condat/MS/SRC/MFW | 47 * Updated in $/GSM/Condat/MS/SRC/MFW |
48 * Changfed type of xxxWindow fields in MfwSat struct... | 48 * Changfed type of xxxWindow fields in MfwSat struct... |
49 * | 49 * |
50 * ***************** Version 4 ***************** | 50 * ***************** Version 4 ***************** |
51 * User: Xsp Date: 14/02/00 Time: 18:11 | 51 * User: Xsp Date: 14/02/00 Time: 18:11 |
52 * Updated in $/GSM/Condat/MS/SRC/MFW | 52 * Updated in $/GSM/Condat/MS/SRC/MFW |
53 * Solved compiler errors... | 53 * Solved compiler errors... |
54 * | 54 * |
55 * ***************** Version 3 ***************** | 55 * ***************** Version 3 ***************** |
56 * User: Xsp Date: 14/02/00 Time: 14:43 | 56 * User: Xsp Date: 14/02/00 Time: 14:43 |
57 * Updated in $/GSM/Condat/MS/SRC/MFW | 57 * Updated in $/GSM/Condat/MS/SRC/MFW |
58 * Added window pointers to sat structure... | 58 * Added window pointers to sat structure... |
59 * | 59 * |
60 * ***************** Version 2 ***************** | 60 * ***************** Version 2 ***************** |
61 * User: Fk Date: 11.02.00 Time: 15:40 | 61 * User: Fk Date: 11.02.00 Time: 15:40 |
62 * Updated in $/GSM/Condat/MS/SRC/MFW | 62 * Updated in $/GSM/Condat/MS/SRC/MFW |
63 * New event 'SAT Session End' derived from empty command | 63 * New event 'SAT Session End' derived from empty command |
64 * | 64 * |
65 * ***************** Version 1 ***************** | 65 * ***************** Version 1 ***************** |
66 * User: Es Date: 6.07.99 Time: 12:42 | 66 * User: Es Date: 6.07.99 Time: 12:42 |
67 * Created in $/GSM/DEV/MS/SRC/MFW | 67 * Created in $/GSM/DEV/MS/SRC/MFW |
68 * SIM application toolkit handler | 68 * SIM application toolkit handler |
69 * Initial | 69 * Initial |
262 U8 identity; /* Browser identity as in GSM 11.14 12.47 */ | 262 U8 identity; /* Browser identity as in GSM 11.14 12.47 */ |
263 U8* url; /* Universal Res Loc as in GSM 11.14 12.48*/ | 263 U8* url; /* Universal Res Loc as in GSM 11.14 12.48*/ |
264 U8 n_bearer; /* Number of elements in the bearer list */ | 264 U8 n_bearer; /* Number of elements in the bearer list */ |
265 U8* bearer; /* Bearer list as in GSM 11.14 12.49 (Null terminated)*/ | 265 U8* bearer; /* Bearer list as in GSM 11.14 12.49 (Null terminated)*/ |
266 U8 n_prov_file_ref; /* Number of elements in the prov. file ref. table. */ | 266 U8 n_prov_file_ref; /* Number of elements in the prov. file ref. table. */ |
267 ProvFileRef prov_file_ref[MFW_MAX_PFP_ELEM]; /* Prov. file ref. list*/ | 267 ProvFileRef prov_file_ref[MFW_MAX_PFP_ELEM]; /* Prov. file ref. list*/ |
268 SatTxt text_string; /*Text string as in GSM 11.14 12.15 */ | 268 SatTxt text_string; /*Text string as in GSM 11.14 12.15 */ |
269 U8 alpha_len; /*Alpha identifier length as in GSM 11.14 12.2 */ | 269 U8 alpha_len; /*Alpha identifier length as in GSM 11.14 12.2 */ |
270 U8* alpha_id; /*Alpha identifier as in GSM 11.14 12.2 */ | 270 U8* alpha_id; /*Alpha identifier as in GSM 11.14 12.2 */ |
271 } SatLaunchBrowser; | 271 } SatLaunchBrowser; |
272 | 272 |
273 #endif /*FF_WAP*/ | 273 #endif /*FF_WAP*/ |
274 | 274 |
275 | 275 |
276 /* SPR#1786 - DS - SAT Class E */ | 276 /* SPR#1786 - DS - SAT Class E */ |
278 typedef enum | 278 typedef enum |
279 { | 279 { |
280 MFW_SAT_EST_NONE = 0, /* No establishment type given */ | 280 MFW_SAT_EST_NONE = 0, /* No establishment type given */ |
281 MFW_SAT_EST_IMMEDIATE, /* Immediate channel establishment */ | 281 MFW_SAT_EST_IMMEDIATE, /* Immediate channel establishment */ |
282 MFW_SAT_EST_ONDEMAND /* On-demand channel establishment */ | 282 MFW_SAT_EST_ONDEMAND /* On-demand channel establishment */ |
283 | 283 |
284 } T_MFW_SAT_EST; | 284 } T_MFW_SAT_EST; |
285 | 285 |
286 typedef enum | 286 typedef enum |
287 { | 287 { |
288 MFW_SAT_CHN_NONE = 0, /* No channel type given */ | 288 MFW_SAT_CHN_NONE = 0, /* No channel type given */ |
289 MFW_SAT_CHN_VOICE, /* Channel type Voice */ | 289 MFW_SAT_CHN_VOICE, /* Channel type Voice */ |
290 MFW_SAT_CHN_CSD, /* Channel type CSD */ | 290 MFW_SAT_CHN_CSD, /* Channel type CSD */ |
291 MFW_SAT_CHN_GPRS /* Channel type GPRS */ | 291 MFW_SAT_CHN_GPRS /* Channel type GPRS */ |
292 | 292 |
293 } T_MFW_SAT_CHN; | 293 } T_MFW_SAT_CHN; |
294 | 294 |
295 typedef struct | 295 typedef struct |
296 { | 296 { |
297 T_MFW_SAT_CHN channel_type; | 297 T_MFW_SAT_CHN channel_type; |
356 /* SPR#1786 - DS - Added the following SAT Class E commands */ | 356 /* SPR#1786 - DS - Added the following SAT Class E commands */ |
357 SatOpenChannel open; /* open channel command */ | 357 SatOpenChannel open; /* open channel command */ |
358 SatCloseChannel close; /* close channel command */ | 358 SatCloseChannel close; /* close channel command */ |
359 SatSendData send; /* send data command */ | 359 SatSendData send; /* send data command */ |
360 SatReceiveData receive; /* receive data command */ | 360 SatReceiveData receive; /* receive data command */ |
361 #ifdef FF_MMI_R99_SAT_LANG | 361 #ifdef FF_MMI_R99_SAT_LANG |
362 SatLanguageNotification language; /*language notification OMAPS00070661 a0393213(R.Prabakar)*/ | 362 SatLanguageNotification language; /*language notification OMAPS00070661 a0393213(R.Prabakar)*/ |
363 #endif | 363 #endif |
364 // Sep 12, 2006 DR: OMAPS00083156 - x0039928 | 364 // Sep 12, 2006 DR: OMAPS00083156 - x0039928 |
365 // Fix : The fill array size is increased from 448 to 750 if sat icon is enabled | 365 // Fix : The fill array size is increased from 448 to 750 if sat icon is enabled |
366 #ifdef FF_MMI_SAT_ICON | 366 #ifdef FF_MMI_SAT_ICON |
367 U8 fill [750]; /* maximal union size */ | 367 U8 fill [750]; /* maximal union size */ |
368 #else | 368 #else |
369 U8 fill [448]; /* maximal union size */ | 369 U8 fill [448]; /* maximal union size */ |
370 #endif | 370 #endif |
371 } c; | 371 } c; |
377 MfwEvt evt; /* current event */ | 377 MfwEvt evt; /* current event */ |
378 MfwCb handler; /* event handler */ | 378 MfwCb handler; /* event handler */ |
379 SatCmd *cmd; /* event related data */ | 379 SatCmd *cmd; /* event related data */ |
380 MfwHnd parentWindow; /* mother of all SAT windows */ | 380 MfwHnd parentWindow; /* mother of all SAT windows */ |
381 MfwHnd currentWindow; /* SAT window in use */ | 381 MfwHnd currentWindow; /* SAT window in use */ |
382 } MfwSat; | 382 } MfwSat; |
383 | 383 |
384 /* SAT COMMAND TYPES */ | 384 /* SAT COMMAND TYPES */ |
385 #define SatCmdRefresh 0x01 /* refresh command */ | 385 #define SatCmdRefresh 0x01 /* refresh command */ |
386 #define SatCmdMoreTime 0x02 /* more time command */ | 386 #define SatCmdMoreTime 0x02 /* more time command */ |
387 #define SatCmdPollTime 0x03 /* poll interval command */ | 387 #define SatCmdPollTime 0x03 /* poll interval command */ |
584 #else | 584 #else |
585 void rAT_PercentSATN ( SHORT len,UBYTE *satCmd); | 585 void rAT_PercentSATN ( SHORT len,UBYTE *satCmd); |
586 #endif | 586 #endif |
587 /* END : Neptune*/ | 587 /* END : Neptune*/ |
588 | 588 |
589 #if defined (TI_PS_FF_SATE) || defined (FF_SAT_E) | 589 #if defined (TI_PS_FF_SATE) || defined (FF_SAT_E) |
590 void rAT_PercentSATA (S16 cId, S32 rdlTimeout_ms,T_ACI_SATA_ADD *addParm); | 590 void rAT_PercentSATA (S16 cId, S32 rdlTimeout_ms,T_ACI_SATA_ADD *addParm); |
591 #else | 591 #else |
592 void rAT_PercentSATA (S16 cId, S32 rdlTimeout_ms); | 592 void rAT_PercentSATA (S16 cId, S32 rdlTimeout_ms); |
593 #endif /* TI_PS_FF_SATE */ | 593 #endif /* TI_PS_FF_SATE */ |
594 | 594 |
595 // Shashi Shekar B.S., a0876501, Jan 16, 2006, DR: OMAPS00061460 | 595 // Shashi Shekar B.S., a0876501, Jan 16, 2006, DR: OMAPS00061460 |
596 #ifdef FF_MMI_SAT_ICON | 596 #ifdef FF_MMI_SAT_ICON |