OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ack_timer
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c
245
btu_stop_quick_timer (&p_fcrb->
ack_timer
);
458
if (p_ccb->fcrb.
ack_timer
.in_use)
459
btu_stop_quick_timer (&p_ccb->fcrb.
ack_timer
);
617
if (p_ccb->fcrb.
ack_timer
.in_use)
618
btu_stop_quick_timer (&p_ccb->fcrb.
ack_timer
);
[
all
...]
l2c_int.h
207
TIMER_LIST_ENT
ack_timer
; /* Timer delaying RR */
member in struct:__anon3923
[
all
...]
l2c_utils.c
[
all
...]
Completed in 3498 milliseconds