Home
last modified time | relevance | path

Searched refs:hci_table (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dvl.c490 static struct HCIInfo *hci_table[MAX_NICS]; variable
536 return hci_table[cur_hci++]; in qemu_next_hci()
591 hci_table[nb_hcis++] = hci; in bt_hci_parse()
Dvl-android.c686 static struct HCIInfo *hci_table[MAX_NICS]; variable
732 return hci_table[cur_hci++]; in qemu_next_hci()
787 hci_table[nb_hcis++] = hci; in bt_hci_parse()