Home | History | Annotate | Download | only in src

Lines Matching refs:vup_timer

426             btu_stop_timer(&p_dev->vup_timer);
446 memset(&p_dev->vup_timer, 0, sizeof(TIMER_LIST_ENT));
447 p_dev->vup_timer.param = (UINT32)btif_hh_tmr_hdlr;
448 btu_start_timer(&p_dev->vup_timer, BTU_TTYPE_USER_FUNC,
454 btu_stop_timer(&p_dev->vup_timer);
455 btu_start_timer(&p_dev->vup_timer, BTU_TTYPE_USER_FUNC,