Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_le.txt26 hci_read_remote_supported_features_command
H A Dhci_commands_used_classic.txt18 hci_read_remote_supported_features_command
H A Dhci_commands_used.txt36 hci_read_remote_supported_features_command
H A Dhci_commands_used_all.txt36 hci_read_remote_supported_features_command
/btstack/src/
H A Dhci_cmd.c466 const hci_cmd_t hci_read_remote_supported_features_command = { variable
H A Dhci_cmd.h437 extern const hci_cmd_t hci_read_remote_supported_features_command;
H A Dhci.c7484 hci_send_cmd(&hci_read_remote_supported_features_command, connection->con_handle); in hci_run_general_pending_commands()