Home
last modified time | relevance | path

Searched refs:enable_hfp (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Dhfp.c252 if (adev->enable_hfp == true) { in start_hfp()
256 adev->enable_hfp = true; in start_hfp()
405 adev->enable_hfp = false; in stop_hfp()
Dtfa_98xx.c341 if (data->adev->enable_hfp) in audio_extn_tfa_98xx_disable_speaker()
474 if (data->adev->enable_hfp) { in audio_extn_tfa_98xx_set_voice_vol()
/hardware/qcom/audio/hal/
Daudio_hw.h382 bool enable_hfp; member
Daudio_hw.c5771 if (audio_extn_tfa_98xx_is_supported() && adev->enable_hfp) { in adev_set_mic_mute()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c2725 if (adev->enable_hfp) in platform_set_mic_mute()
3012 if (!adev->enable_hfp) { in platform_get_output_snd_device()
3299 if (!adev->enable_hfp) { in platform_get_input_snd_device()