Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt34 hci_write_synchronous_flow_control_enable
H A Dhci_commands_used.txt53 hci_write_synchronous_flow_control_enable
H A Dhci_commands_used_all.txt53 hci_write_synchronous_flow_control_enable
/btstack/src/
H A Dhci_cmd.c948 const hci_cmd_t hci_write_synchronous_flow_control_enable = { variable
H A Dhci_cmd.h491 extern const hci_cmd_t hci_write_synchronous_flow_control_enable;
H A Dhci.c2153 hci_send_cmd(&hci_write_synchronous_flow_control_enable, 1); // SCO tracking enabled in hci_initializing_run()