#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. | |
|
|
Address or SS string or USSD string according requested action.
|
|
|
Address size or SS string size or USSD string size.
|
|
|
The Data coding scheme used for the USSD string encoding.
|
|
|
call control requested action type (see ALP_TEL_CALL_CONTROL_ACTION_XXX)
|
|
|
Text to display.
|
|
|
Text buffer size in bytes.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.