Programming Manual
74 / 139
i480e&i480e-MD2 Programming Manual
1:Cell Number,
2:Home Number,
3:Work Number,
4:Preference Number
5:Fax Number
For Call History
16:Received call
17:Dialed call
18:Missed call
number
Contacts phone number
time
When syncing call log, it will return call time
name
Contacts name
Note
N/A
14
MAP Client AT Command Definition
This chapter introduces MAP (Message Client Equipment Role) relevant AT
commands’ definition, including a brief description of commands’ syntax, responses
and examples.
14.1
MAP Status
This chapter introduces the defined MAP status.
14.1.1 MAP Status
typedef enum mapc_status
{
mapc_success, /*!< The last operation was successful. */
mapc_failure, /*!< General failure */
mapc_pending, /*!< The operation is pending or in progress */
mapc_connect_rejected, /*!< The Connection has been rejected locally */
mapc_aborted, /*!< The operation has been aborted locally */
mapc_invalid_state, /*!< Command not acceptable in this state */
mapc_mns_started, /*!< The MNS Service was already started. */
mapc_object_not_found, /*!< Remote file or folder not found */
mapc_object_protected, /*!< Access denied to the remote object */
Barrot Confidential










