_AlpMblUsatSetUpCall Struct Reference
[USAT Service]

#include <mobile_usat.h>


Data Fields

unsigned char * bearerCapP
 Bearer capability configuration params (GSM 04.08 5.3.0 section 10.5.4.5).
unsigned char bearerCapSize
 Bearer capability size, in bytes.
unsigned char callSetupPhaseExplicitIcon
 Icon is explicit.
unsigned char callSetupPhaseIconId
 Icon id. 0 if no icon.
char * callSetupPhaseIconPath
 Icon during the call set-up phase and during the call.
size_t callSetupPhaseIconPathSize
 Icon size (icon to display during the call set-up phase and during the call).
char * callSetupPhaseTextP
 Text to display during the call setup phase and the call phase. NULL if not provided.
size_t callSetupPhaseTextSize
 Call establishment text buffer size in bytes.
unsigned char condition
 Setup Call command qualifier (see above the different conditions).
unsigned long duration
 if the time elapsed since the first call set-up attempt has exceeded the duration request, the redial mechanism shall be terminated
char * numberP
 Dialing number.
size_t numberSize
 Number buffer size in bytes.
char * subAddressP
 called party subaddress
size_t subAddressSize
 subaddress size in bytes
unsigned char userConfPhaseExplicitIcon
 Icon qualifier (indicates to the terminal how the icon is to be used).
unsigned char userConfPhaseIconId
 Icon id. 0 if no icon.
char * userConfPhaseIconPath
 Icon during user confirmation phase.
size_t userConfPhaseIconPathSize
 Icon size (icon to dsiplay during user confirmation phase).
char * userConfPhaseTextP
 Text to display during the user confirmation phase. NULL if not provided.
size_t userConfPhaseTextSize
 User confirmation phase text size in bytes.


Field Documentation

unsigned char* bearerCapP
 

Bearer capability configuration params (GSM 04.08 5.3.0 section 10.5.4.5).

unsigned char bearerCapSize
 

Bearer capability size, in bytes.

unsigned char callSetupPhaseExplicitIcon
 

Icon is explicit.

unsigned char callSetupPhaseIconId
 

Icon id. 0 if no icon.

char* callSetupPhaseIconPath
 

Icon during the call set-up phase and during the call.

size_t callSetupPhaseIconPathSize
 

Icon size (icon to display during the call set-up phase and during the call).

char* callSetupPhaseTextP
 

Text to display during the call setup phase and the call phase. NULL if not provided.

size_t callSetupPhaseTextSize
 

Call establishment text buffer size in bytes.

unsigned char condition
 

Setup Call command qualifier (see above the different conditions).

unsigned long duration
 

if the time elapsed since the first call set-up attempt has exceeded the duration request, the redial mechanism shall be terminated

char* numberP
 

Dialing number.

size_t numberSize
 

Number buffer size in bytes.

char* subAddressP
 

called party subaddress

size_t subAddressSize
 

subaddress size in bytes

unsigned char userConfPhaseExplicitIcon
 

Icon qualifier (indicates to the terminal how the icon is to be used).

unsigned char userConfPhaseIconId
 

Icon id. 0 if no icon.

char* userConfPhaseIconPath
 

Icon during user confirmation phase.

size_t userConfPhaseIconPathSize
 

Icon size (icon to dsiplay during user confirmation phase).

char* userConfPhaseTextP
 

Text to display during the user confirmation phase. NULL if not provided.

size_t userConfPhaseTextSize
 

User confirmation phase text size in bytes.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.