Searched refs:MockBluetoothAudioClientInterfaceHidl (Results 1 – 1 of 1) sorted by relevance
69 class MockBluetoothAudioClientInterfaceHidl { class84 static void SetInstance(MockBluetoothAudioClientInterfaceHidl* ptr) { instance_ptr = ptr; } in SetInstance()86 static MockBluetoothAudioClientInterfaceHidl* GetInstance() { return instance_ptr; } in GetInstance()89 static MockBluetoothAudioClientInterfaceHidl* instance_ptr;91 MockBluetoothAudioClientInterfaceHidl* MockBluetoothAudioClientInterfaceHidl::instance_ptr =211 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in ReadAudioData()226 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in IsValid()234 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in WriteAudioData()242 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in FlushAudioData()249 auto instance = MockBluetoothAudioClientInterfaceHidl::GetInstance(); in UpdateAudioConfig_2_1()[all …]