Home
last modified time | relevance | path

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

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