OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cap_congested
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
port_int.h
107
BOOLEAN
l2cap_congested
; /* TRUE if L2CAP is congested */
member in struct:__anon6315
rfc_port_fsm.c
836
if (!p_mcb->
l2cap_congested
)
855
if (!p_mcb->
l2cap_congested
)
872
p_mcb->
l2cap_congested
= is_congested;
rfc_utils.c
472
while (p_mcb->
l2cap_congested
== FALSE)
Completed in 65 milliseconds