Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dentry.cc42 os::Handler* GetGdShimHandler() { return Stack::GetInstance()->GetHandler(); } in GetGdShimHandler() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_entry.cc74 os::Handler* GetGdShimHandler() { return hci::testing::mock_gd_shim_handler_; } in GetGdShimHandler() function
/packages/modules/Bluetooth/system/gd/shim/
Ddumpsys.cc160 os::Handler* Dumpsys::GetGdShimHandler() { in GetGdShimHandler() function in bluetooth::shim::Dumpsys