Defines | |
| #define | ALP_STATUS_MBL_AUDIO_NO_CONNECTED_DEVICE ((alp_status_t) (ALP_CLASS_MOBILE | 0x001D0000)) |
| No audio device connected. | |
| #define | ALP_STATUS_MBL_BLUETOOTH_FAILURE ((alp_status_t) (ALP_CLASS_MOBILE | 0x001C0000)) |
| Bluetooth failure. | |
| #define | ALP_STATUS_MBL_BUFFER_SIZE_ERROR ((alp_status_t) (ALP_CLASS_MOBILE | 0x00160000)) |
| Buffer size error. | |
| #define | ALP_STATUS_MBL_CARD_FILE_NOT_FOUND ((alp_status_t) (ALP_CLASS_MOBILE | 0x001F0000)) |
| The SIM/USIM card file is not found. | |
| #define | ALP_STATUS_MBL_ENTRY_NOT_FOUND ((alp_status_t) (ALP_CLASS_MOBILE | 0x001B0000)) |
| Entry not found. | |
| #define | ALP_STATUS_MBL_FEATURE_NOT_SUPPORTED ((alp_status_t) (ALP_CLASS_MOBILE | 0x00190000)) |
| Feature not supported. | |
| #define | ALP_STATUS_MBL_FILE_ERROR ((alp_status_t) (ALP_CLASS_MOBILE | 0x00180000)) |
| File error (fopen, fread,...). | |
| #define | ALP_STATUS_MBL_GENERIC_ERROR ((alp_status_t) (ALP_CLASS_MOBILE | 0x00100000)) |
| Generic error. | |
| #define | ALP_STATUS_MBL_ICON_NOT_FOUND ((alp_status_t) (ALP_CLASS_MOBILE | 0x001A0000)) |
| Icon not found. | |
| #define | ALP_STATUS_MBL_INVALID_OBJECT ((alp_status_t) (ALP_CLASS_MOBILE | 0x001E0000)) |
| ID not found, or the command is not valid for this object. | |
| #define | ALP_STATUS_MBL_INVALID_PARAMETER ((alp_status_t) (ALP_CLASS_MOBILE | 0x00130000)) |
| Invalid parameter. | |
| #define | ALP_STATUS_MBL_IPC_ERROR ((alp_status_t) (ALP_CLASS_MOBILE | 0x00120000)) |
| IPC error. | |
| #define | ALP_STATUS_MBL_MEMORY_ERROR ((alp_status_t) (ALP_CLASS_MOBILE | 0x00110000)) |
| Memory allocation error. | |
| #define | ALP_STATUS_MBL_NO_SIM_CARD_INSERTED ((alp_status_t) (ALP_CLASS_MOBILE | 0x00220000)) |
| no SIM card is inserted | |
| #define | ALP_STATUS_MBL_OPERATION_NOT_ALLOWED ((alp_status_t) (ALP_CLASS_MOBILE | 0x00210000)) |
| The specified operation is not allowed. | |
| #define | ALP_STATUS_MBL_PHONEBOOK_EMPTY ((alp_status_t) (ALP_CLASS_MOBILE | 0x00250000)) |
| the SIM phonebook is empty (no entry) | |
| #define | ALP_STATUS_MBL_PHONEBOOK_EXCEED_MEMORY ((alp_status_t) (ALP_CLASS_MOBILE | 0x00260000)) |
| Not enough capacity in the SIM phonebook memory to complete the operation. | |
| #define | ALP_STATUS_MBL_PHONEBOOK_MEMORY_FULL ((alp_status_t) (ALP_CLASS_MOBILE | 0x00240000)) |
| the SIM phonebook memory is full | |
| #define | ALP_STATUS_MBL_PROVISIONING_FILE_NOT_PRESENT ((alp_status_t) (ALP_CLASS_MOBILE | 0x00270000)) |
| the provisioning file is not present in the WAP provisioning file structure | |
| #define | ALP_STATUS_MBL_SECURITY_ERROR ((alp_status_t) (ALP_CLASS_MOBILE | 0x00200000)) |
| Permission denied. | |
| #define | ALP_STATUS_MBL_SIM_CARD_BUSY ((alp_status_t) (ALP_CLASS_MOBILE | 0x00230000)) |
| the SIM card is already sollicited by an import/export operation or the phonebook access is not yet ready | |
| #define | ALP_STATUS_MBL_SIM_CARD_LOCKED ((alp_status_t) (ALP_CLASS_MOBILE | 0x00280000)) |
| The SIM card is locked. It must be unlocked before accessing to this API again. | |
| #define | ALP_STATUS_MBL_SOCKET_ERROR ((alp_status_t) (ALP_CLASS_MOBILE | 0x00170000)) |
| Socket error. | |
| #define | ALP_STATUS_MBL_TELEPHONY_ERROR ((alp_status_t) (ALP_CLASS_MOBILE | 0x00150000)) |
| Telephony error. | |
| #define | ALP_STATUS_MBL_VALUE_NOT_AVAILABLE ((alp_status_t) (ALP_CLASS_MOBILE | 0x00140000)) |
| Value not available. | |
|
|
No audio device connected.
|
|
|
Bluetooth failure.
|
|
|
Buffer size error.
|
|
|
The SIM/USIM card file is not found.
|
|
|
Entry not found.
|
|
|
Feature not supported.
|
|
|
File error (fopen, fread,...).
|
|
|
Generic error.
|
|
|
Icon not found.
|
|
|
ID not found, or the command is not valid for this object.
|
|
|
Invalid parameter.
|
|
|
IPC error.
|
|
|
Memory allocation error.
|
|
|
no SIM card is inserted
|
|
|
The specified operation is not allowed.
|
|
|
the SIM phonebook is empty (no entry)
|
|
|
Not enough capacity in the SIM phonebook memory to complete the operation.
|
|
|
the SIM phonebook memory is full
|
|
|
the provisioning file is not present in the WAP provisioning file structure
|
|
|
Permission denied.
|
|
|
the SIM card is already sollicited by an import/export operation or the phonebook access is not yet ready
|
|
|
The SIM card is locked. It must be unlocked before accessing to this API again.
|
|
|
Socket error.
|
|
|
Telephony error.
|
|
|
Value not available.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.