Lines Matching refs:cch_timer
316 __FUNCTION__,app_idx, mcl_idx, p_mcb->cch_timer.in_use);
319 if (p_mcb->cch_timer.in_use)
322 btu_stop_timer(&p_mcb->cch_timer);
338 p_mcb->cch_timer_active, p_mcb->cch_timer.in_use);
341 if (!p_mcb->cch_timer.in_use)
344 memset(&p_mcb->cch_timer, 0, sizeof(TIMER_LIST_ENT));
345 p_mcb->cch_timer.param = (UINT32)btif_hl_tmr_hdlr;
346 btu_start_timer(&p_mcb->cch_timer, BTU_TTYPE_USER_FUNC,
352 btu_stop_timer(&p_mcb->cch_timer);
353 btu_start_timer(&p_mcb->cch_timer, BTU_TTYPE_USER_FUNC,