#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. | |
|
|
Bearer capability configuration params (GSM 04.08 5.3.0 section 10.5.4.5).
|
|
|
Bearer capability size, in bytes.
|
|
|
Icon is explicit.
|
|
|
Icon id. 0 if no icon.
|
|
|
Text to display, NULL if not provided.
|
|
|
Call establishment text buffer size in bytes.
|
|
|
Set up call commmand qualifier, see ALP_TEL_CAT_SETUP_CALL_XXX.
|
|
|
if the time elapsed since the first call set-up attempt has exceeded the duration request, the redial mechanism shall be terminated
|
|
|
Dialing number.
|
|
|
Number buffer size in bytes.
|
|
|
called party subaddress
|
|
|
subaddress size in bytes
|
|
|
Icon is explicit.
|
|
|
Icon id. 0 if no icon.
|
|
|
Text to display. NULL if not provided.
|
|
|
Text buffer size in bytes.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.