Searched refs:btu_stop_quick_timer (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbtu.h285 BTU_API extern void btu_stop_quick_timer (TIMER_LIST_ENT *p_tle);
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_fcr.c214 btu_stop_quick_timer (&p_ccb->fcrb.mon_retrans_timer);
245 btu_stop_quick_timer (&p_fcrb->ack_timer);
246 btu_stop_quick_timer (&p_ccb->fcrb.mon_retrans_timer);
459 btu_stop_quick_timer (&p_ccb->fcrb.ack_timer);
618 btu_stop_quick_timer (&p_ccb->fcrb.ack_timer);
1238 btu_stop_quick_timer (&p_ccb->fcrb.ack_timer);
H A Dl2c_utils.c1431 btu_stop_quick_timer (&p_ccb->fcrb.ack_timer);
1440 btu_stop_quick_timer (&p_ccb->fcrb.mon_retrans_timer);
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_task.c711 ** Function btu_stop_quick_timer
718 void btu_stop_quick_timer (TIMER_LIST_ENT *p_tle) function

Completed in 80 milliseconds