Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci_cmd.c913 const hci_cmd_t hci_write_automatic_flush_timeout = { variable
H A Dhci_cmd.h465 extern const hci_cmd_t hci_write_automatic_flush_timeout;
H A Dhci.c7555 …hci_send_cmd(&hci_write_automatic_flush_timeout, connection->con_handle, hci_stack->automatic_flus… in hci_run_general_pending_commands()