Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt3 hci_authentication_requested
H A Dhci_commands_used.txt3 hci_authentication_requested
H A Dhci_commands_used_all.txt3 hci_authentication_requested
/btstack/src/
H A Dhci_cmd.c426 const hci_cmd_t hci_authentication_requested = { variable
H A Dhci_cmd.h381 extern const hci_cmd_t hci_authentication_requested;
H A Dhci.c7466 hci_send_cmd(&hci_authentication_requested, connection->con_handle); in hci_run_general_pending_commands()