Home
last modified time | relevance | path

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

/external/qemu/
Dbt-host.c46 static void bt_host_send(struct HCIInfo *hci, in bt_host_send() function
69 bt_host_send(hci, HCI_COMMAND_PKT, data, len); in bt_host_cmd()
74 bt_host_send(hci, HCI_ACLDATA_PKT, data, len); in bt_host_acl()
79 bt_host_send(hci, HCI_SCODATA_PKT, data, len); in bt_host_sco()