Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci.c740 static int hci_can_send_command_packet_transport(void){ in hci_can_send_command_packet_transport() function
754 if (hci_can_send_command_packet_transport() == 0) return false; in hci_can_send_command_packet_now()
7668 if (!hci_can_send_command_packet_transport()) return; in hci_run()