#include <telephony_types.h>
Data Fields | |
| uint8_t | browserId |
| Browser Identity. | |
| uint8_t | condition |
| Launch browser conditions, see ALP_TEL_CAT_LAUNCH_BROWSER_XXX. | |
| uint8_t | fileIdCount |
| File identifiers count in filePathP. | |
| uint16_t * | filePathP |
| or NULL if no specific file has been mentioned. | |
| char * | gatewayP |
| Gateway name, Proxy identity to be used. | |
| size_t | gatewaySize |
| uint8_t | prefBearerCount |
| Number of bearer codes in prefBearersP. | |
| uint8_t * | prefBearersP |
| Prioritized list of ALP_TEL_CAT_BEARER_XXX bearer codes. | |
| char * | urlP |
| The URL. | |
| size_t | urlSize |
|
|
Browser Identity.
|
|
|
Launch browser conditions, see ALP_TEL_CAT_LAUNCH_BROWSER_XXX.
|
|
|
File identifiers count in filePathP.
|
|
|
or NULL if no specific file has been mentioned. Concatenated absolute paths of provisioning EF |
|
|
Gateway name, Proxy identity to be used.
|
|
|
|
|
|
Number of bearer codes in prefBearersP.
|
|
|
Prioritized list of ALP_TEL_CAT_BEARER_XXX bearer codes.
|
|
|
The URL.
|
|
|
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.