Home
last modified time | relevance | path

Searched refs:hci_qos_setup (Results 1 – 3 of 3) sorted by relevance

/btstack/src/
H A Dhci_cmd.c725 const hci_cmd_t hci_qos_setup = { variable
H A Dhci_cmd.h409 extern const hci_cmd_t hci_qos_setup;
H A Dhci.c7539 …hci_send_cmd(&hci_qos_setup, connection->con_handle, 0, service_type, connection->qos_token_rate, … in hci_run_general_pending_commands()