Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt8 hci_io_capability_request_reply
H A Dhci_commands_used.txt8 hci_io_capability_request_reply
H A Dhci_commands_used_all.txt8 hci_io_capability_request_reply
/btstack/src/
H A Dhci_cmd.c523 const hci_cmd_t hci_io_capability_request_reply = { variable
H A Dhci_cmd.h402 extern const hci_cmd_t hci_io_capability_request_reply;
H A Dhci.c7380 …hci_send_cmd(&hci_io_capability_request_reply, &connection->address, hci_stack->ssp_io_capability,… in hci_run_general_pending_commands()