Home
last modified time | relevance | path

Searched defs:GetController (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dentry.cc45 hci::ControllerInterface* GetController() { in GetController() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_entry.cc62 hci::ControllerInterface* GetController() { return hci::testing::mock_controller_.get(); } in GetController() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_dm_test.cc123 bluetooth::hci::ControllerInterface* bluetooth::shim::GetController() { return nullptr; } in GetController() function in bluetooth::shim