Home
last modified time | relevance | path

Searched refs:AUDIO_PARAMETER_KEY_CALL_STATE (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/msm8909/hal/voice_extn/
Dvoice_extn.c39 #define AUDIO_PARAMETER_KEY_CALL_STATE "call_state" macro
450 err = str_parms_get_int(parms, AUDIO_PARAMETER_KEY_CALL_STATE, &value); in voice_extn_set_parameters()
453 str_parms_del(parms, AUDIO_PARAMETER_KEY_CALL_STATE); in voice_extn_set_parameters()
/hardware/qcom/audio/hal/voice_extn/
Dvoice_extn.c36 #define AUDIO_PARAMETER_KEY_CALL_STATE "call_state" macro
470 err = str_parms_get_int(parms, AUDIO_PARAMETER_KEY_CALL_STATE, &value); in voice_extn_set_parameters()
473 str_parms_del(parms, AUDIO_PARAMETER_KEY_CALL_STATE); in voice_extn_set_parameters()