OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:retrans_q
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c
242
while (p_fcrb->
retrans_q
.p_first)
243
GKI_freebuf (GKI_dequeue (&p_fcrb->
retrans_q
));
[
all
...]
l2c_int.h
205
BUFFER_Q
retrans_q
; /* Buffers being retransmitted */
member in struct:__anon3926
[
all
...]
l2c_utils.c
[
all
...]
Completed in 116 milliseconds