Home
last modified time | relevance | path

Searched refs:GetHciLayer (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/mock/
Dmock_main_shim_entry.cc57 hci::HciLayer* GetHciLayer() { return nullptr; } in GetHciLayer() function
/system/bt/main/shim/
Dentry.h85 hci::HciLayer* GetHciLayer();
Dentry.cc77 hci::HciLayer* GetHciLayer() { in GetHciLayer() function
Dhci_layer.cc398 bluetooth::shim::GetHciLayer()->EnqueueCommand( in transmit_command()
403 bluetooth::shim::GetHciLayer()->EnqueueCommand( in transmit_command()
432 bluetooth::shim::GetHciLayer()->RegisterEventHandler( in register_event()
438 bluetooth::shim::GetHciLayer()->RegisterLeEventHandler( in register_le_event()
460 hci_queue_end = bluetooth::shim::GetHciLayer()->GetAclQueueEnd(); in register_for_acl()
500 bluetooth::shim::GetHciLayer()->UnregisterEventHandler(event_code); in on_shutting_down()