Home
last modified time | relevance | path

Searched defs:audio_extn_hfp_is_active (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dhfp.c414 bool audio_extn_hfp_is_active(struct audio_device *adev) in audio_extn_hfp_is_active() function
H A Daudio_extn.h58 #define audio_extn_hfp_is_active(adev) (0) macro