OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overall_tx_congested
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfc/llcp/
llcp_link.c
415
llcp_cb.
overall_tx_congested
= FALSE;
595
if (llcp_cb.
overall_tx_congested
)
604
llcp_cb.
overall_tx_congested
= TRUE;
679
if (llcp_cb.
overall_tx_congested
)
684
llcp_cb.
overall_tx_congested
= FALSE;
[
all
...]
llcp_util.c
288
||(llcp_cb.
overall_tx_congested
)
llcp_dlc.c
434
||(llcp_cb.
overall_tx_congested
)
[
all
...]
/external/libnfc-nci/src/nfc/int/
llcp_int.h
244
BOOLEAN
overall_tx_congested
; /* TRUE if tx link is congested */
member in struct:__anon20904
Completed in 361 milliseconds