_AlpTelCatSetUpCall Struct Reference
[Card Application Toolkit Service]

#include <telephony_types.h>


Data Fields

uint8_t * bearerCapP
 Bearer capability configuration params (GSM 04.08 5.3.0 section 10.5.4.5).
uint8_t bearerCapSize
 Bearer capability size, in bytes.
char callEstaExplicitIcon
 Icon is explicit.
uint8_t callEstaIconId
 Icon id. 0 if no icon.
char * callEstaTextP
 Text to display, NULL if not provided.
size_t callEstaTextSize
 Call establishment text buffer size in bytes.
uint8_t condition
 Set up call commmand qualifier, see ALP_TEL_CAT_SETUP_CALL_XXX.
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
char userConfExplicitIcon
 Icon is explicit.
uint8_t userConfIconId
 Icon id. 0 if no icon.
char * userConfTextP
 Text to display. NULL if not provided.
size_t userConfTextSize
 Text buffer size in bytes.


Field Documentation

uint8_t* bearerCapP
 

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

uint8_t bearerCapSize
 

Bearer capability size, in bytes.

char callEstaExplicitIcon
 

Icon is explicit.

uint8_t callEstaIconId
 

Icon id. 0 if no icon.

char* callEstaTextP
 

Text to display, NULL if not provided.

size_t callEstaTextSize
 

Call establishment text buffer size in bytes.

uint8_t condition
 

Set up call commmand qualifier, see ALP_TEL_CAT_SETUP_CALL_XXX.

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

char userConfExplicitIcon
 

Icon is explicit.

uint8_t userConfIconId
 

Icon id. 0 if no icon.

char* userConfTextP
 

Text to display. NULL if not provided.

size_t userConfTextSize
 

Text buffer 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.