#include <telephony_types.h>
Data Fields | |
| uint8_t | addInfo |
| Additional information code (first byte). | |
| uint8_t | addInfo2 |
| Additional information code2 (first byte). | |
| uint8_t | cmdId |
| Command Identifier. | |
| unsigned long | duration |
| The terminal shall pass the total display text duration when the UICC requests a variable timeout for the GetInkey. | |
| unsigned char | itemIdentifier |
| Item identifier. | |
| AlpTelISOName | language |
| Language setting. | |
| uint8_t | requestedAction |
| call control requested action type (see ALP_TEL_CALL_CONTROL_ACTION_XXX) | |
| uint8_t | resCode |
| Result codes applicable to command iCmdId, see ALP_TEL_CAT_RES_XXX. | |
| uint8_t | resCode2 |
| Result Data Object 2, see ALP_TEL_CAT_RES_XXX. | |
| char * | respP |
| text response (GET INKEY, GET INPUT) or text contained in the USSD Return Result.(SEND USSD) or AT response string (RUN AT COMMAND) | |
| size_t | respSize |
| response size in bytes | |
| uint8_t | respType |
| Expected response type, see ALP_TEL_CAT_RESP_TYPE_XXX for text response or DCS for USSD string. | |
| uint8_t * | resultParametersP |
| SS Return Result Parameters. | |
| uint8_t | resultParametersSize |
| Parameters size. | |
| AlpTelTime | time |
| Date, Time and Timezone. | |
|
|
Additional information code (first byte).
|
|
|
Additional information code2 (first byte).
|
|
|
Command Identifier.
|
|
|
The terminal shall pass the total display text duration when the UICC requests a variable timeout for the GetInkey.
|
|
|
Item identifier.
|
|
|
Language setting.
|
|
|
call control requested action type (see ALP_TEL_CALL_CONTROL_ACTION_XXX)
|
|
|
Result codes applicable to command iCmdId, see ALP_TEL_CAT_RES_XXX.
|
|
|
Result Data Object 2, see ALP_TEL_CAT_RES_XXX.
|
|
|
text response (GET INKEY, GET INPUT) or text contained in the USSD Return Result.(SEND USSD) or AT response string (RUN AT COMMAND)
|
|
|
response size in bytes
|
|
|
Expected response type, see ALP_TEL_CAT_RESP_TYPE_XXX for text response or DCS for USSD string.
|
|
|
SS Return Result Parameters.
|
|
|
Parameters size.
|
|
|
Date, Time and Timezone.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.