Home
last modified time | relevance | path

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

/external/qemu/
Dbt-vhci.c80 s->info->sco_send(s->info, pkt, pktlen); in vhci_read()
Dbt-host.c183 s->hci.sco_send = bt_host_sco; in bt_host_hci()
Dnet.h103 void (*sco_send)(struct HCIInfo *hci, const uint8_t *data, int len); member
Dvl.c526 .sco_send = null_hci_send,
Dvl-android.c722 .sco_send = null_hci_send,
/external/qemu/hw/
Dbt-hci-csr.c213 s->hci->sco_send(s->hci, pkt, s->in_len - 1); in csrhci_in_packet()
Dbt-hci.c2174 s->info.sco_send = bt_submit_sco; in bt_new_hci()