Lines Matching refs:shim
207 bluetooth::shim::GetHciLayer()->EnqueueCommand( in transmit_command()
208 std::move(packet), bluetooth::shim::GetGdShimHandler()->BindOnce( in transmit_command()
212 bluetooth::shim::GetHciLayer()->EnqueueCommand( 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()
245 bluetooth::shim::GetHciLayer()->RegisterEventHandler( in register_event()
250 auto handler = bluetooth::shim::GetGdShimHandler(); in register_le_event()
251 bluetooth::shim::GetHciLayer()->RegisterLeEventHandler( in register_le_event()
273 hci_iso_queue_end = bluetooth::shim::GetHciLayer()->GetIsoQueueEnd(); in register_for_iso()
275 bluetooth::shim::GetGdShimHandler(), in register_for_iso()
281 bluetooth::shim::GetHciLayer()->RegisterForDisconnects( in register_for_iso()
356 bluetooth::shim::GetGdShimHandler()->Call( in transmit_downward()
365 const hci_t* bluetooth::shim::hci_layer_get_interface() { in hci_layer_get_interface()
371 void bluetooth::shim::hci_on_reset_complete() { in hci_on_reset_complete()
396 void bluetooth::shim::hci_on_shutting_down() { cpp::on_shutting_down(); } in hci_on_shutting_down()