Home | History | Annotate | Download | only in src

Lines Matching refs:vup_timer

394     alarm_free(p_dev->vup_timer);
395 p_dev->vup_timer = NULL;
412 alarm_free(p_dev->vup_timer);
413 p_dev->vup_timer = alarm_new("btif_hh.vup_timer");
414 alarm_set_on_mloop(p_dev->vup_timer, BTIF_TIMEOUT_VUP_MS,
741 alarm_free(btif_hh_cb.devices[i].vup_timer);