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

  /external/qemu/
net.h 103 void (*cmd_send)(struct HCIInfo *hci, const uint8_t *data, int len); member in struct:HCIInfo
bt-host.c 190 s->hci.cmd_send = bt_host_cmd;
bt-vhci.c 61 s->info->cmd_send(s->info, pkt, pktlen);
vl-android.c     [all...]
vl.c     [all...]
  /external/qemu/hw/
bt-hci-csr.c 203 s->hci->cmd_send(s->hci, pkt, s->in_len - 1);
bt-hci.c     [all...]

Completed in 2104 milliseconds