Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Da2dp.c209 audio_stream_close_t audio_stream_close; member
720 a2dp.audio_stream_close = (audio_stream_close_t) in open_a2dp_output()
754 if (!(a2dp.bt_lib_handle && a2dp.audio_stream_close)) { in close_a2dp_output()
760 if (a2dp.audio_stream_close() == false) in close_a2dp_output()