Searched defs:bt_hci_mode_tick (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dbt-hci.c636 static void bt_hci_mode_tick(void *opaque);
660 qemu_new_timer_ns(vm_clock, bt_hci_mode_tick, link);
1116 static void bt_hci_mode_tick(void *opaque) function

Completed in 389 milliseconds