Data Structures | |
| struct | _AlpMblSpeedDialEntry |
| struct | _AlpMblSpeedDialList |
Typedefs | |
| typedef _AlpMblSpeedDialEntry | AlpMblSpeedDialEntry |
| typedef uint8_t | AlpMblSpeedDialIndex |
| typedef _AlpMblSpeedDialList | AlpMblSpeedDialList |
Functions | |
| alp_status_t | alp_mbl_speed_dial_add (AlpLuid iContactLuid, AlpMblSpeedDialIndex *oIndexP) |
| alp_status_t | alp_mbl_speed_dial_dial (AlpLuid iContactLuid, AlpMblCallId *oCallIdP) |
| alp_status_t | alp_mbl_speed_dial_get_list (AlpMblSpeedDialList *oSpeedDialListP) |
| alp_status_t | alp_mbl_speed_dial_move (AlpLuid iContactLuid, AlpMblSpeedDialIndex iNewIndex) |
| alp_status_t | alp_mbl_speed_dial_remove (AlpLuid iContactLuid) |
| alp_status_t | alp_mbl_speed_dial_video_dial (AlpLuid iContactLuid, AlpMblCallId *oCallIdP) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Add a contact to the speed dial database.
|
|
||||||||||||
|
Dial the specified contact, using a voice call.
|
|
|
Return the list of speed dial entry.
|
|
||||||||||||
|
Move a contact in the speed dial database.
|
|
|
Remove a contact from the speed dial database.
|
|
||||||||||||
|
Dial the specified contact, using a video call.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.