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

  /external/qemu/
vl-android.c 753 return bt_new_hci(vlan);
796 bt_vhci_init(bt_new_hci(vlan));
    [all...]
vl.c 561 return bt_new_hci(vlan);
604 bt_vhci_init(bt_new_hci(vlan));
    [all...]
  /external/qemu/hw/
bt.h 111 struct HCIInfo *bt_new_hci(struct bt_scatternet_s *net);
    [all...]
bt-hci.c 2144 struct HCIInfo *bt_new_hci(struct bt_scatternet_s *net) function
    [all...]

Completed in 315 milliseconds