HomeSort by relevance Sort by last modified time
    Searched refs:ll_tx_congest_end (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfc/llcp/
llcp_util.c 141 llcp_cb.ll_tx_congest_end = 1;
145 llcp_cb.ll_tx_congest_end = 0;
148 LLCP_TRACE_DEBUG4 ("num_logical_data_link=%d, ll_tx_congest_start=%d, ll_tx_congest_end=%d, ll_rx_congest_start=%d",
151 llcp_cb.ll_tx_congest_end,
llcp_link.c 729 &&(p_app_cb->ui_xmit_q.count <= llcp_cb.ll_tx_congest_end) )
    [all...]
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 241 UINT8 ll_tx_congest_end; /* congest end threshold for each logical link */ member in struct:__anon28164

Completed in 29 milliseconds