|
Data Structures |
| struct | _AlpTelCfgAlsPhoneNumber |
| struct | _AlpTelCfgAlsVoiceMailNumber |
| struct | _AlpTelCfgCallForwarding |
| struct | _AlpTelCfgCallWaiting |
| struct | _AlpTelCfgLevelRange |
| struct | _AlpTelCfgPhoneNumber |
| struct | _AlpTelCfgPrefLanguages |
Defines |
| #define | ALP_TEL_CFG_ALERT_SOUND_MODE_NORMAL 0 |
| #define | ALP_TEL_CFG_ALERT_SOUND_MODE_SILENT 1 |
| #define | ALP_TEL_CFG_ALS_GET_PHONE_NUMBER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001A) |
| #define | ALP_TEL_CFG_ALS_GET_VOICEMAIL_NUMBER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001C) |
| #define | ALP_TEL_CFG_ALS_SET_PHONE_NUMBER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001B) |
| #define | ALP_TEL_CFG_ALS_SET_VOICEMAIL_NUMBER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001D) |
| #define | ALP_TEL_CFG_CALL_DIVERTED_FLAG_ACTIVATED 1 |
| #define | ALP_TEL_CFG_CALL_DIVERTED_FLAG_DEACTIVATED 0 |
| #define | ALP_TEL_CFG_CLIR_ACCORDING_SUBSCRIPTION 0 |
| | the presentation indicator is used according to the subscription of the CLIR service
|
| #define | ALP_TEL_CFG_CLIR_INVOCATION 1 |
| | the calling subscriber choose to restrict the presentation of the Caller Id to the called party when originating a call.
|
| #define | ALP_TEL_CFG_CLIR_STATUS_NOT_PROVISIONED 0 |
| | the CLIR Supplementary Service is deactivated/ not provisioned
|
| #define | ALP_TEL_CFG_CLIR_STATUS_PRESENTATION_PERMANENTLY_RESTRICTED 1 |
| | if subscribed-to in the permanent mode, the network shall automatically invoke the CLIR Supplementary Service for each outgoing call.
|
| #define | ALP_TEL_CFG_CLIR_STATUS_PRESENTATION_TEMPORARILY_ALLOWED 4 |
| | if subscribed-to in the temporary mode with the default value "presentation allowed" then the network shall only invoke the CLIR Supplementary Service if requested by subscriber at the time of call request.
|
| #define | ALP_TEL_CFG_CLIR_STATUS_PRESENTATION_TEMPORARILY_RESTRICTED 3 |
| | if subscribed-to in the temporary mode with the default value "presentation restricted" then the network shall automatically invoke the CLIR Supplementary Service for each outgoing call unless CLIR is suppressed by subscriber request at the time of call request.
|
| #define | ALP_TEL_CFG_CLIR_STATUS_UNKNOWN 2 |
| | the CLIR status is unknown (eg no network,never set...)
|
| #define | ALP_TEL_CFG_CLIR_SUPPRESSION 2 |
| | the calling subscriber choose to allow the presentation of the Caller Id to the called party when originating a call.
|
| #define | ALP_TEL_CFG_FORWARDING_MODE_DISABLE 0 |
| #define | ALP_TEL_CFG_FORWARDING_MODE_ENABLE 1 |
| #define | ALP_TEL_CFG_FORWARDING_MODE_ERASURE 4 |
| #define | ALP_TEL_CFG_FORWARDING_MODE_REGISTRATION 3 |
| #define | ALP_TEL_CFG_FORWARDING_REASON_ALL_CALL_FORWARDING 4 |
| #define | ALP_TEL_CFG_FORWARDING_REASON_ALL_COND_CALL_FORWARDING 5 |
| #define | ALP_TEL_CFG_FORWARDING_REASON_MOBILE_BUSY 1 |
| #define | ALP_TEL_CFG_FORWARDING_REASON_NO_REPLY 2 |
| #define | ALP_TEL_CFG_FORWARDING_REASON_NOT_REACHABLE 3 |
| #define | ALP_TEL_CFG_FORWARDING_REASON_UNCONDITIONAL 0 |
| #define | ALP_TEL_CFG_FORWARDING_STATUS_ACTIVE 1 |
| #define | ALP_TEL_CFG_FORWARDING_STATUS_NOT_ACTIVE 0 |
| #define | ALP_TEL_CFG_GET_ALERT_SOUND_MODE_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000E) |
| #define | ALP_TEL_CFG_GET_CALL_DIVERTED_FLAG_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0014) |
| #define | ALP_TEL_CFG_GET_CALL_FORWARDING_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0010) |
| #define | ALP_TEL_CFG_GET_CALL_WAITING_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0016) |
| #define | ALP_TEL_CFG_GET_CALLID_RESTRICTION_STATUS_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0012) |
| #define | ALP_TEL_CFG_GET_CPHS_SUPPORT_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0015) |
| #define | ALP_TEL_CFG_GET_LOUDSPEAKER_VOLUME_LEVEL_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0007) |
| #define | ALP_TEL_CFG_GET_LOUDSPEAKER_VOLUME_LEVEL_RANGE_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0006) |
| #define | ALP_TEL_CFG_GET_PHONE_CLOCK_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0018) |
| #define | ALP_TEL_CFG_GET_PHONE_NUMBER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0002) |
| #define | ALP_TEL_CFG_GET_PREFERRED_LANGUAGES_FROM_CARD_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001E) |
| #define | ALP_TEL_CFG_GET_RINGER_SOUND_LEVEL_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000A) |
| #define | ALP_TEL_CFG_GET_RINGER_SOUND_LEVEL_RANGE_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0009) |
| #define | ALP_TEL_CFG_GET_SMS_CENTER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0000) |
| #define | ALP_TEL_CFG_GET_VIBRATOR_MODE_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000C) |
| #define | ALP_TEL_CFG_GET_VOICEMAIL_NUMBER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0004) |
| #define | ALP_TEL_CFG_MAX_PREFERRED_LANGUAGES_COUNT 16 |
| | the number of preferred languages stored in the smart card should not exceed this value
|
| #define | ALP_TEL_CFG_MESSAGES_COUNT ((ALP_TEL_CFG_GET_PREFERRED_LANGUAGES_FROM_CARD_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1) |
| | Total count of configuration service messages.
|
| #define | ALP_TEL_CFG_SET_ALERT_SOUND_MODE_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000F) |
| #define | ALP_TEL_CFG_SET_CALL_FORWARDING_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0011) |
| #define | ALP_TEL_CFG_SET_CALL_WAITING_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0017) |
| #define | ALP_TEL_CFG_SET_CALLID_RESTRICTION_STATUS_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0013) |
| #define | ALP_TEL_CFG_SET_LOUDSPEAKER_VOLUME_LEVEL_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0008) |
| #define | ALP_TEL_CFG_SET_PHONE_CLOCK_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0019) |
| #define | ALP_TEL_CFG_SET_PHONE_NUMBER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0003) |
| #define | ALP_TEL_CFG_SET_RINGER_SOUND_LEVEL_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000B) |
| #define | ALP_TEL_CFG_SET_SMS_CENTER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0001) |
| #define | ALP_TEL_CFG_SET_VIBRATOR_MODE_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000D) |
| #define | ALP_TEL_CFG_SET_VOICEMAIL_NUMBER_MESSAGE ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0005) |
| #define | ALP_TEL_CFG_VIBRATOR_MODE_DISABLE 0 |
| #define | ALP_TEL_CFG_VIBRATOR_MODE_ENABLE 1 |
| #define | ALP_TEL_IS_CFG_ALS_GET_PHONE_NUMBER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_ALS_GET_PHONE_NUMBER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_ALS_GET_VOICE_MAIL_NUMBER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_ALS_GET_VOICEMAIL_NUMBER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_ALS_SET_PHONE_NUMBER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_ALS_SET_PHONE_NUMBER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_ALS_SET_VOICE_MAIL_NUMBER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_ALS_SET_VOICEMAIL_NUMBER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_ALERT_SOUND_MODE_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_ALERT_SOUND_MODE_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_CALL_DIVERTED_FLAG_STATUS_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_CALL_DIVERTED_FLAG_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_CALL_FORWARDING_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_CALL_FORWARDING_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_CALL_ID_RESTRICTION_STATUS_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_CALLID_RESTRICTION_STATUS_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_CALL_WAITING_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_CALL_WAITING_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_CPHS_SUPPORT_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_CPHS_SUPPORT_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_LOUDSPEAKER_VOLUME_LEVEL_RANGE_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_LOUDSPEAKER_VOLUME_LEVEL_RANGE_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_LOUDSPEAKER_VOLUME_LEVEL_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_LOUDSPEAKER_VOLUME_LEVEL_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_PHONE_CLOCK_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_PHONE_CLOCK_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_PHONE_NUMBER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_PHONE_NUMBER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_PREFERRED_LANGUAGES_FROM_CARD_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_PREFERRED_LANGUAGES_FROM_CARD_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_RINGER_SOUND_LEVEL_RANGE_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_RINGER_SOUND_LEVEL_RANGE_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_RINGER_SOUND_LEVEL_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_RINGER_SOUND_LEVEL_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_SMS_CENTER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_SMS_CENTER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_VIBRATOR_MODE_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_VIBRATOR_MODE_MESSAGE) |
| #define | ALP_TEL_IS_CFG_GET_VOICE_MAIL_NUMBER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_VOICEMAIL_NUMBER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_ALERT_SOUND_MODE_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_ALERT_SOUND_MODE_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_CALL_FORWARDING_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_CALL_FORWARDING_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_CALL_ID_RESTRICTION_STATUS_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_CALLID_RESTRICTION_STATUS_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_CALL_WAITING_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_CALL_WAITING_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_LOUDSPEAKER_VOLUME_LEVEL_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_LOUDSPEAKER_VOLUME_LEVEL_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_PHONE_CLOCK_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_GET_PHONE_CLOCK_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_PHONE_NUMBER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_PHONE_NUMBER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_RINGER_SOUND_LEVEL_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_RINGER_SOUND_LEVEL_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_SMS_CENTER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_SMS_CENTER_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_VIBRATOR_MODE_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_VIBRATOR_MODE_MESSAGE) |
| #define | ALP_TEL_IS_CFG_SET_VOICE_MAIL_NUMBER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_CFG_SET_VOICEMAIL_NUMBER_MESSAGE) |
Typedefs |
| typedef _AlpTelCfgAlsPhoneNumber | AlpTelCfgAlsPhoneNumber |
| typedef _AlpTelCfgAlsVoiceMailNumber | AlpTelCfgAlsVoiceMailNumber |
| typedef _AlpTelCfgCallForwarding | AlpTelCfgCallForwarding |
| typedef _AlpTelCfgCallWaiting | AlpTelCfgCallWaiting |
| typedef _AlpTelCfgLevelRange | AlpTelCfgLevelRange |
| typedef _AlpTelCfgPhoneNumber | AlpTelCfgPhoneNumber |
| typedef _AlpTelCfgPrefLanguages | AlpTelCfgPrefLanguages |
Functions |
| alp_status_t | alp_tel_cfg_als_get_phone_number (AlpTelApplicationId iAppId, AlpTelCfgAlsPhoneNumber *oPhoneNumberP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_als_get_voice_mail_number (AlpTelApplicationId iAppId, AlpTelCfgAlsVoiceMailNumber *oVoiceMailNumberP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_als_set_phone_number (AlpTelApplicationId iAppId, AlpTelCfgAlsPhoneNumber *iPhoneNumberP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_als_set_voice_mail_number (AlpTelApplicationId iAppId, AlpTelCfgAlsVoiceMailNumber *iVoiceMailNumberP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_alert_sound_mode (AlpTelApplicationId iAppId, uint8_t *oAlertSoundModeP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_call_diverted_flag_status (AlpTelApplicationId iAppId, uint8_t *oCallDivertedFlagStatusP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_call_forwarding (AlpTelApplicationId iAppId, AlpTelCfgCallForwarding *ioCallForwardingP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_call_waiting (AlpTelApplicationId iAppId, AlpTelCfgCallWaiting *ioCallWaitingP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_callid_restriction_status (AlpTelApplicationId iAppId, uint8_t *oClirStatusP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_cphs_support (AlpTelApplicationId iAppId, uint8_t *oStatusP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_loudspeaker_volume_level (AlpTelApplicationId iAppId, uint8_t *oLoudspeakerVolumeLevelP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_loudspeaker_volume_level_range (AlpTelApplicationId iAppId, AlpTelCfgLevelRange *oLoudspeakerVolumeLevelRangeP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_phone_clock (AlpTelApplicationId iAppId, AlpTelTime *oTimeP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_phone_number (AlpTelApplicationId iAppId, AlpTelCfgPhoneNumber *ioPhoneNumberP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_preferred_languages_from_card (AlpTelApplicationId iAppId, AlpTelCfgPrefLanguages *ioPrefLanguagesP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_ringer_sound_level (AlpTelApplicationId iAppId, uint8_t *oRingerSoundLevelP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_ringer_sound_level_range (AlpTelApplicationId iAppId, AlpTelCfgLevelRange *oRingerSoundLevelRangeP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_sms_center (AlpTelApplicationId iAppId, AlpTelNumber *ioSmsCenterP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_vibrator_mode (AlpTelApplicationId iAppId, uint8_t *oVibratorModeP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_get_voice_mail_number (AlpTelApplicationId iAppId, AlpTelNumber *ioVoiceMailNumberP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_alert_sound_mode (AlpTelApplicationId iAppId, uint8_t iAlertSoundMode, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_call_forwarding (AlpTelApplicationId iAppId, AlpTelCfgCallForwarding *iCallForwardingP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_call_waiting (AlpTelApplicationId iAppId, AlpTelCfgCallWaiting *iCallWaitingP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_callid_restriction_status (AlpTelApplicationId iAppId, uint8_t iClirAdjustment, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_loudspeaker_volume_level (AlpTelApplicationId iAppId, uint8_t iLoudspeakerVolumeLevel, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_phone_clock (AlpTelApplicationId iAppId, AlpTelTime *iTimeP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_phone_number (AlpTelApplicationId iAppId, AlpTelCfgPhoneNumber *iPhoneNumberP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_ringer_sound_level (AlpTelApplicationId iAppId, uint8_t iRingerSoundLevel, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_sms_center (AlpTelApplicationId iAppId, AlpTelNumber *iSmsCenterP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_vibrator_mode (AlpTelApplicationId iAppId, uint8_t iVibratorMode, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_cfg_set_voice_mail_number (AlpTelApplicationId iAppId, AlpTelNumber *iVoiceMailNumberP, AlpTelTransId *ioTransIdP) |
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.