Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt27 hci_write_default_erroneous_data_reporting
H A Dhci_commands_used.txt45 hci_write_default_erroneous_data_reporting
H A Dhci_commands_used_all.txt45 hci_write_default_erroneous_data_reporting
/btstack/src/
H A Dhci_cmd.c1073 const hci_cmd_t hci_write_default_erroneous_data_reporting = { variable
H A Dhci_cmd.h468 extern const hci_cmd_t hci_write_default_erroneous_data_reporting;
H A Dhci.c2163 hci_send_cmd(&hci_write_default_erroneous_data_reporting, 1); in hci_initializing_run()