Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt23 hci_setup_synchronous_connection
H A Dhci_commands_used.txt41 hci_setup_synchronous_connection
H A Dhci_commands_used_all.txt41 hci_setup_synchronous_connection
/btstack/src/classic/
H A Dhsp_ag.c511 …hci_send_cmd(&hci_setup_synchronous_connection, hsp_ag_rfcomm_handle, 8000, 8000, 0xFFFF, hci_get_… in hsp_run()
H A Dhfp.c916 …if (hci_event_command_status_get_command_opcode(packet) == hci_setup_synchronous_connection.opcode… in hfp_handle_hci_event()
2099 …hci_send_cmd(&hci_setup_synchronous_connection, hfp_connection->acl_handle, 8000, 8000, hfp_link_s… in hfp_setup_synchronous_connection()
/btstack/src/
H A Dhci_cmd.c500 const hci_cmd_t hci_setup_synchronous_connection = { variable
H A Dhci_cmd.h456 extern const hci_cmd_t hci_setup_synchronous_connection;