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

  /external/qemu/
bt-host.c 192 s->hci.acl_send = bt_host_acl;
bt-vhci.c 71 s->info->acl_send(s->info, pkt, pktlen);
net.h 105 void (*acl_send)(struct HCIInfo *hci, const uint8_t *data, int len); member in struct:HCIInfo
vl-android.c     [all...]
vl.c     [all...]
  /external/qemu/hw/
bt-hci-csr.c 210 s->hci->acl_send(s->hci, pkt, s->in_len - 1);
bt-hci.c     [all...]

Completed in 222 milliseconds