Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_hal_interface/
H A Dle_audio_software.cc161 le_audio_sink_hal_clientinterface->FlushAudioData(); in flush_sink()
231 le_audio_source_hal_clientinterface->FlushAudioData(); in flush_source()
H A Dclient_interface.h219 void FlushAudioData();
H A Dclient_interface.cc747 void BluetoothAudioClientInterface::FlushAudioData() { in FlushAudioData() function in bluetooth::audio::BluetoothAudioClientInterface