Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c361 static int check_a2dp_restore_l(struct audio_device *adev, struct stream_out *out, bool restore);
2508 check_a2dp_restore_l(adev, out, false); in start_output_stream()
6362 static int check_a2dp_restore_l(struct audio_device *adev, struct stream_out *out, bool restore) in check_a2dp_restore_l() function
6429 ret = check_a2dp_restore_l(adev, out, restore); in check_a2dp_restore()