_AlpTelCardCallControlParams Struct Reference
[SIM Access Service]

#include <telephony_types.h>


Data Fields

char * bufferP
 Address or SS string or USSD string according requested action.
uint8_t bufferSize
 Address size or SS string size or USSD string size.
uint8_t dcs
 The Data coding scheme used for the USSD string encoding.
uint8_t requestedAction
 call control requested action type (see ALP_TEL_CALL_CONTROL_ACTION_XXX)
char * textP
 Text to display.
uint8_t textSize
 Text buffer size in bytes.


Field Documentation

char* bufferP
 

Address or SS string or USSD string according requested action.

uint8_t bufferSize
 

Address size or SS string size or USSD string size.

uint8_t dcs
 

The Data coding scheme used for the USSD string encoding.

uint8_t requestedAction
 

call control requested action type (see ALP_TEL_CALL_CONTROL_ACTION_XXX)

char* textP
 

Text to display.

uint8_t textSize
 

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.