Home
last modified time | relevance | path

Searched refs:tle (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/rfcomm/
Drfc_utils.c223 TIMER_LIST_ENT *p_tle = &p_mcb->tle; in rfc_timer_start()
244 btu_stop_timer (&p_mcb->tle); in rfc_timer_stop()
257 TIMER_LIST_ENT *p_tle = &p_port->rfc.tle; in rfc_port_timer_start()
278 btu_stop_timer (&p_port->rfc.tle); in rfc_port_timer_stop()
Dport_int.h93 TIMER_LIST_ENT tle; /* Timer list entry */ member
137 TIMER_LIST_ENT tle; /* Timer list entry */ member
/system/bt/btif/src/
Dbtif_av.c223 static void btif_initiate_av_open_tmr_hdlr(TIMER_LIST_ENT *tle) in btif_initiate_av_open_tmr_hdlr() argument
226 UNUSED(tle); in btif_initiate_av_open_tmr_hdlr()
228 UNUSED(tle); in btif_initiate_av_open_tmr_hdlr()
Dbtif_hh.c171 void btif_hh_tmr_hdlr(TIMER_LIST_ENT *tle);
1189 void btif_hh_tmr_hdlr(TIMER_LIST_ENT *tle) in btif_hh_tmr_hdlr() argument
1198 BTIF_TRACE_DEBUG("%s timer_in_use=%d", __FUNCTION__, tle->in_use ); in btif_hh_tmr_hdlr()
Dbtif_hl.c289 void btif_hl_tmr_hdlr(TIMER_LIST_ENT *tle) in btif_hl_tmr_hdlr() argument
293 BTIF_TRACE_DEBUG("%s timer_in_use=%d", __FUNCTION__, tle->in_use ); in btif_hl_tmr_hdlr()