bt-hci.c | 60 QEMUTimer *acl_mode_timer; member in struct:bt_hci_s::__anon27041::bt_hci_master_link_s 659 hci->lm.handle[hci->lm.last_handle].acl_mode_timer = 670 qemu_del_timer(hci->lm.handle[handle].acl_mode_timer); 671 qemu_free_timer(hci->lm.handle[handle].acl_mode_timer); 1087 qemu_mod_timer(link->acl_mode_timer, qemu_get_clock_ns(vm_clock) + 1110 qemu_del_timer(link->acl_mode_timer); [all...] |