Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci_cmd.c473 const hci_cmd_t hci_read_remote_extended_features_command = { variable
H A Dhci_cmd.h436 extern const hci_cmd_t hci_read_remote_extended_features_command;
H A Dhci.c7490 hci_send_cmd(&hci_read_remote_extended_features_command, connection->con_handle, 1); in hci_run_general_pending_commands()
7496 hci_send_cmd(&hci_read_remote_extended_features_command, connection->con_handle, 2); in hci_run_general_pending_commands()