Home
last modified time | relevance | path

Searched refs:GetGdShimHandler (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dhci_layer.cc208 std::move(packet), bluetooth::shim::GetGdShimHandler()->BindOnce( in transmit_command()
214 bluetooth::shim::GetGdShimHandler()->BindOnce( in transmit_command()
240 bluetooth::shim::GetGdShimHandler()); in transmit_iso_fragment()
244 auto handler = bluetooth::shim::GetGdShimHandler(); in register_event()
250 auto handler = bluetooth::shim::GetGdShimHandler(); in register_le_event()
275 bluetooth::shim::GetGdShimHandler(), in register_for_iso()
356 bluetooth::shim::GetGdShimHandler()->Call( in transmit_downward()
Dacl_api.cc227 GetGdShimHandler()->BindOnce([](hci::ErrorCode status) { in ACL_RemoteNameRequest()
246 GetGdShimHandler()->BindOnce( in ACL_RemoteNameRequest()
255 GetGdShimHandler()->BindOnce( in ACL_RemoteNameRequest()
Dle_advertising_manager.cc65 bluetooth::shim::GetGdShimHandler()->BindOnce( in RegisterAdvertiser()
137 set_terminated_callback, bluetooth::shim::GetGdShimHandler()); in StartAdvertising()
167 duration, maxExtAdvEvents, bluetooth::shim::GetGdShimHandler()); in StartAdvertisingSet()
Dentry.h66 os::Handler* GetGdShimHandler();
Dentry.cc40 os::Handler* GetGdShimHandler() { return Stack::GetInstance()->GetHandler(); } in GetGdShimHandler() function
/packages/modules/Bluetooth/system/gd/shim/
Ddumpsys.h36 os::Handler* GetGdShimHandler();
Ddumpsys.cc188 os::Handler* Dumpsys::GetGdShimHandler() { in GetGdShimHandler() function in bluetooth::shim::Dumpsys
/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/stack/btm/
Dbtm_sco.cc125 bluetooth::shim::GetGdShimHandler(), in register_for_sco()
568 bluetooth::shim::GetGdShimHandler()); in btm_send_sco_packet()