OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btu_stop_quick_timer
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btu.h
287
BTU_API extern void
btu_stop_quick_timer
(TIMER_LIST_ENT *p_tle);
/external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c
214
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);
[
all
...]
l2c_utils.c
[
all
...]
/external/bluetooth/bluedroid/stack/btu/
btu_task.c
781
** Function
btu_stop_quick_timer
788
void
btu_stop_quick_timer
(TIMER_LIST_ENT *p_tle)
function
Completed in 57 milliseconds