Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt21 hci_set_connection_encryption
H A Dhci_commands_used.txt39 hci_set_connection_encryption
H A Dhci_commands_used_all.txt39 hci_set_connection_encryption
/btstack/src/
H A Dhci_cmd.c434 const hci_cmd_t hci_set_connection_encryption = { variable
H A Dhci_cmd.h450 extern const hci_cmd_t hci_set_connection_encryption;
H A Dhci.c7472 hci_send_cmd(&hci_set_connection_encryption, connection->con_handle, 1); in hci_run_general_pending_commands()