Searched refs:Manager (Results 1 - 3 of 3) sorted by relevance

/system/bt/service/hal/
H A Dfake_bluetooth_interface.h31 struct Manager { struct in class:bluetooth::hal::FakeBluetoothInterface
32 Manager();
33 ~Manager() = default;
41 // Returns the global Manager.
42 static Manager* GetManager();
H A Dfake_bluetooth_interface.cc24 FakeBluetoothInterface::Manager g_hal_manager;
80 FakeBluetoothInterface::Manager* FakeBluetoothInterface::GetManager() {
84 FakeBluetoothInterface::Manager::Manager() function in class:bluetooth::hal::FakeBluetoothInterface::Manager
/system/bt/service/test/
H A Dadapter_unittest.cc54 hal::FakeBluetoothInterface::Manager* fake_hal_manager_;

Completed in 499 milliseconds