Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_le.txt22 hci_read_buffer_size
H A Dhci_commands_used_classic.txt14 hci_read_buffer_size
H A Dhci_commands_used.txt32 hci_read_buffer_size
H A Dhci_commands_used_all.txt32 hci_read_buffer_size
/btstack/src/
H A Dhci_cmd.c1233 const hci_cmd_t hci_read_buffer_size = { variable
H A Dhci_cmd.h411 extern const hci_cmd_t hci_read_buffer_size;
H A Dhci.c2059 hci_send_cmd(&hci_read_buffer_size); in hci_initializing_run()