Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc87 MOCK_METHOD((void), FlushAudioData, ());
120 MOCK_METHOD((void), FlushAudioData, ());
279 void BluetoothAudioClientInterface::FlushAudioData() { in FlushAudioData() function in bluetooth::audio::hidl::BluetoothAudioClientInterface
282 instance->FlushAudioData(); in FlushAudioData()
410 void BluetoothAudioClientInterface::FlushAudioData() { in FlushAudioData() function in bluetooth::audio::aidl::BluetoothAudioClientInterface
413 instance->FlushAudioData(); in FlushAudioData()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.cc286 LeAudioSinkTransport::interface->FlushAudioData(); in flush_sink()
367 LeAudioSourceTransport::interface->FlushAudioData(); in flush_source()
Dclient_interface_hidl.h219 void FlushAudioData();
Dclient_interface_hidl.cc742 void BluetoothAudioClientInterface::FlushAudioData() { in FlushAudioData() function in bluetooth::audio::hidl::BluetoothAudioClientInterface
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.cc362 LeAudioSinkTransport::interface_unicast_->FlushAudioData(); in flush_unicast_sink()
368 LeAudioSinkTransport::interface_broadcast_->FlushAudioData(); in flush_broadcast_sink()
479 LeAudioSourceTransport::interface->FlushAudioData(); in flush_source()
Dclient_interface_aidl.h116 void FlushAudioData();
Dclient_interface_aidl.cc523 void BluetoothAudioClientInterface::FlushAudioData() { in FlushAudioData() function in bluetooth::audio::aidl::BluetoothAudioClientInterface