HomeSort by relevance Sort by last modified time
    Searched refs:sco_send (Results 1 - 7 of 7) sorted by null

  /external/qemu/
bt-host.c 183 s->hci.sco_send = bt_host_sco;
bt-vhci.c 80 s->info->sco_send(s->info, pkt, pktlen);
net.h 103 void (*sco_send)(struct HCIInfo *hci, const uint8_t *data, int len); member in struct:HCIInfo
vl-android.c 722 .sco_send = null_hci_send,
    [all...]
vl.c 526 .sco_send = null_hci_send,
    [all...]
  /external/qemu/hw/
bt-hci-csr.c 213 s->hci->sco_send(s->hci, pkt, s->in_len - 1);
bt-hci.c     [all...]

Completed in 1867 milliseconds