Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc112 class MockBluetoothAudioClientInterfaceAidl { class
158 static void SetInstance(MockBluetoothAudioClientInterfaceAidl* ptr) { in SetInstance()
162 static MockBluetoothAudioClientInterfaceAidl* GetInstance() { in GetInstance()
167 static MockBluetoothAudioClientInterfaceAidl* instance_ptr;
169 MockBluetoothAudioClientInterfaceAidl*
170 MockBluetoothAudioClientInterfaceAidl::instance_ptr = nullptr;
372 auto instance = MockBluetoothAudioClientInterfaceAidl::GetInstance(); in ReadAudioData()
386 auto instance = MockBluetoothAudioClientInterfaceAidl::GetInstance(); in WriteAudioData()
394 auto instance = MockBluetoothAudioClientInterfaceAidl::GetInstance(); in IsValid()
403 auto instance = MockBluetoothAudioClientInterfaceAidl::GetInstance(); in SetAllowedLatencyModes()
[all …]