Home
last modified time | relevance | path

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

/external/qemu/
Dbt-vhci.c60 s->info->cmd_send(s->info, pkt, pktlen); in vhci_read()
Dbt-host.c182 s->hci.cmd_send = bt_host_cmd; in bt_host_hci()
Dnet.h102 void (*cmd_send)(struct HCIInfo *hci, const uint8_t *data, int len); member
Dvl.c525 .cmd_send = null_hci_send,
Dvl-android.c721 .cmd_send = null_hci_send,
/external/qemu/hw/
Dbt-hci-csr.c202 s->hci->cmd_send(s->hci, pkt, s->in_len - 1); in csrhci_in_packet()
Dbt-hci.c2173 s->info.cmd_send = bt_submit_hci; in bt_new_hci()