Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Daudio_extn.h58 #define audio_extn_hfp_is_active(adev) (0) macro
64 bool audio_extn_hfp_is_active(struct audio_device *adev);
Dtfa_98xx.c200 if ((mode == AUDIO_MODE_IN_CALL) || audio_extn_hfp_is_active(data->adev)) { in tfa_98xx_get_audio_mode()
201 if (audio_extn_hfp_is_active(data->adev)) { in tfa_98xx_get_audio_mode()
Dhfp.c414 bool audio_extn_hfp_is_active(struct audio_device *adev) in audio_extn_hfp_is_active() function
/hardware/qcom/audio/hal/msm8916/
Dplatform.c1823 if (audio_extn_hfp_is_active(adev))
1835 if (audio_extn_hfp_is_active(adev))
1961 if (mode == AUDIO_MODE_IN_CALL || audio_extn_hfp_is_active(adev)) {
1995 if (audio_extn_hfp_is_active(adev))
2206 audio_extn_hfp_is_active(adev))) {
2234 if (audio_extn_hfp_is_active(adev))
2242 if (audio_extn_hfp_is_active(adev))
2272 if (audio_extn_hfp_is_active(adev)) {
/hardware/qcom/audio/hal/msm8974/
Dplatform.c2980 if (voice_is_in_call(adev) || adev->enable_voicerx || audio_extn_hfp_is_active(adev)) { in platform_get_output_snd_device()
3248 audio_extn_hfp_is_active(adev))) { in platform_get_input_snd_device()