OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rx_congest_threshold
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfc/llcp/
llcp_util.c
183
llcp_cb.dlcb[idx].
rx_congest_threshold
= llcp_cb.dlcb[idx].local_rw + 1;
185
llcp_cb.dlcb[idx].
rx_congest_threshold
= LLCP_DL_MIN_RX_CONGEST;
189
llcp_cb.dlcb[idx].
rx_congest_threshold
= LLCP_DL_MIN_RX_CONGEST;
192
LLCP_TRACE_DEBUG3 ("DLC[%d], local_rw=%d,
rx_congest_threshold
=%d",
195
llcp_cb.dlcb[idx].
rx_congest_threshold
);
llcp_dlc.c
[
all
...]
llcp_api.c
[
all
...]
/external/libnfc-nci/src/nfc/int/
llcp_int.h
195
UINT8
rx_congest_threshold
; /* dynamic congest threshold for rx I PDU */
member in struct:__anon20901
Completed in 171 milliseconds