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

  /external/qemu/
bt-host.h 7 struct HCIInfo *bt_host_hci(const char *id);
bt-host.c 145 struct HCIInfo *bt_host_hci(const char *id) function
192 struct HCIInfo *bt_host_hci(const char *id) function
vl-android.c 745 return bt_host_hci(str[4] ? str + 5 : "hci0");
    [all...]
vl.c 549 return bt_host_hci(str[4] ? str + 5 : "hci0");
    [all...]

Completed in 275 milliseconds