Home
last modified time | relevance | path

Searched refs:hci_accept_synchronous_connection (Results 1 – 7 of 7) sorted by relevance

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt2 hci_accept_synchronous_connection
H A Dhci_commands_used.txt2 hci_accept_synchronous_connection
H A Dhci_commands_used_all.txt2 hci_accept_synchronous_connection
/btstack/src/classic/
H A Dhsp_hs.c476 …hci_send_cmd(&hci_accept_synchronous_connection, hsp_hs_remote, 8000, 8000, 0xffff, sco_voice_sett… in hsp_run()
H A Dhfp.c2244 …hci_send_cmd(&hci_accept_synchronous_connection, hfp_connection->remote_addr, 8000, 8000, max_late… in hfp_accept_synchronous_connection()
/btstack/src/
H A Dhci_cmd.c513 const hci_cmd_t hci_accept_synchronous_connection = { variable
H A Dhci_cmd.h380 extern const hci_cmd_t hci_accept_synchronous_connection;