OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_ack_sent
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/l2cap/
l2c_fcr.c
433
p_fcrb->
last_ack_sent
= p_ccb->fcrb.next_seq_expected;
578
p_ccb->fcrb.
last_ack_sent
= p_ccb->fcrb.next_seq_expected;
661
p_ccb->fcrb.
last_ack_sent
,
793
&& (p_ccb->fcrb.next_seq_expected != p_ccb->fcrb.
last_ack_sent
) )
799
p_ccb->fcrb.
last_ack_sent
);
[
all
...]
l2c_int.h
169
UINT8
last_ack_sent
; /* Last peer sequence number ack'ed */
member in struct:__anon73935
[
all
...]
Completed in 3614 milliseconds