Home
last modified time | relevance | path

Searched refs:ll_tx_congest_end (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/llcp/
Dllcp_util.c141 llcp_cb.ll_tx_congest_end = 1; in llcp_util_adjust_ll_congestion()
145 llcp_cb.ll_tx_congest_end = 0; in llcp_util_adjust_ll_congestion()
151 llcp_cb.ll_tx_congest_end, in llcp_util_adjust_ll_congestion()
Dllcp_link.c729 &&(p_app_cb->ui_xmit_q.count <= llcp_cb.ll_tx_congest_end) ) in llcp_link_check_uncongested()
/external/libnfc-nci/src/nfc/int/
Dllcp_int.h241 … UINT8 ll_tx_congest_end; /* congest end threshold for each logical link */ member