Home
last modified time | relevance | path

Searched refs:check_a2dp_restore (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.h455 int check_a2dp_restore(struct audio_device *adev, struct stream_out *out, bool restore);
H A Daudio_hw.c6548 int check_a2dp_restore(struct audio_device *adev, struct stream_out *out, bool restore) in check_a2dp_restore() function
/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Da2dp.c1594 check_a2dp_restore(a2dp.adev, uc_info->stream.out, false); in audio_extn_a2dp_set_parameters()
1651 check_a2dp_restore(a2dp.adev, uc_info->stream.out, true); in audio_extn_a2dp_set_parameters()