OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rej_sent
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/l2cap/
l2c_fcr.cc
780
p_ccb->fcrb.
rej_sent
= true;
788
if ((!p_ccb->fcrb.local_busy) && (!p_ccb->fcrb.
rej_sent
) &&
795
"
rej_sent
:%d srej_sent:%d Expected_Seq:%u Last_Ack:%u",
796
p_ccb->local_cid, p_ccb->fcrb.local_busy, p_ccb->fcrb.
rej_sent
,
[
all
...]
l2c_int.h
182
bool
rej_sent
; /* Reject was sent */
member in struct:__anon113944
[
all
...]
Completed in 933 milliseconds