Searched refs:inquiry_next (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dbt-hci.c49 QEMUTimer *inquiry_next; member in struct:bt_hci_s::__anon8411
604 bt_hci_mod_timer_1280ms(hci->lm.inquiry_next, hci->lm.inquiry_period);
1155 qemu_del_timer(hci->lm.inquiry_next);
1560 qemu_del_timer(hci->lm.inquiry_next);
2149 s->lm.inquiry_next = qemu_new_timer_ns(vm_clock, bt_hci_inquiry_next, s);
2217 qemu_free_timer(hci->lm.inquiry_next);

Completed in 54 milliseconds