Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc82 class MockBluetoothAudioClientInterfaceHidl { class
98 static void SetInstance(MockBluetoothAudioClientInterfaceHidl* ptr) { in SetInstance()
102 static MockBluetoothAudioClientInterfaceHidl* GetInstance() { in GetInstance()
107 static MockBluetoothAudioClientInterfaceHidl* instance_ptr;
109 MockBluetoothAudioClientInterfaceHidl*
110 MockBluetoothAudioClientInterfaceHidl::instance_ptr = nullptr;
246 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in ReadAudioData()
263 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in IsValid()
272 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in WriteAudioData()
280 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in FlushAudioData()
[all …]