Searched refs:hci_layer_get_interface (Results 1 – 8 of 8) sorted by relevance
95 struct hci_layer_get_interface { struct100 extern struct hci_layer_get_interface hci_layer_get_interface; argument
43 const hci_t* bluetooth::shim::hci_layer_get_interface() { in hci_layer_get_interface() function in bluetooth::shim
27 const hci_t* hci_layer_get_interface();
44 hci = bluetooth::shim::hci_layer_get_interface(); in ShimModuleStartUp()
365 const hci_t* bluetooth::shim::hci_layer_get_interface() { in hci_layer_get_interface() function in bluetooth::shim
67 const hci_t* hci_layer_get_interface();
597 bluetooth::shim::hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd()764 bluetooth::shim::hci_layer_get_interface()->transmit_command( in btu_hcif_send_cmd_with_cb()
582 auto hci = bluetooth::shim::hci_layer_get_interface(); in send_iso_data()