Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt7 hci_io_capability_request_negative_reply
H A Dhci_commands_used.txt7 hci_io_capability_request_negative_reply
H A Dhci_commands_used_all.txt7 hci_io_capability_request_negative_reply
/btstack/src/
H A Dhci_cmd.c576 const hci_cmd_t hci_io_capability_request_negative_reply = { variable
H A Dhci_cmd.h401 extern const hci_cmd_t hci_io_capability_request_negative_reply;
H A Dhci.c7386 …hci_send_cmd(&hci_io_capability_request_negative_reply, &connection->address, ERROR_CODE_PAIRING_N… in hci_run_general_pending_commands()