Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt33 hci_write_simple_pairing_mode
H A Dhci_commands_used.txt52 hci_write_simple_pairing_mode
H A Dhci_commands_used_all.txt52 hci_write_simple_pairing_mode
/btstack/src/
H A Dhci_cmd.c1045 const hci_cmd_t hci_write_simple_pairing_mode = { variable
H A Dhci_cmd.h490 extern const hci_cmd_t hci_write_simple_pairing_mode;
H A Dhci.c2109 hci_send_cmd(&hci_write_simple_pairing_mode, hci_stack->ssp_enable); in hci_initializing_run()