Home | History | Annotate | Download | only in src

Lines Matching refs:vup_timer

417             btu_stop_timer(&p_dev->vup_timer);
437 memset(&p_dev->vup_timer, 0, sizeof(TIMER_LIST_ENT));
438 p_dev->vup_timer.param = (UINT32)btif_hh_tmr_hdlr;
439 btu_start_timer(&p_dev->vup_timer, BTU_TTYPE_USER_FUNC,
445 btu_stop_timer(&p_dev->vup_timer);
446 btu_start_timer(&p_dev->vup_timer, BTU_TTYPE_USER_FUNC,