HomeSort by relevance Sort by last modified time
    Searched full:rx_congest_threshold (Results 1 - 4 of 4) sorted by null

  /system/nfc/src/nfc/llcp/
llcp_util.c 167 llcp_cb.dlcb[idx].rx_congest_threshold =
170 llcp_cb.dlcb[idx].rx_congest_threshold = LLCP_DL_MIN_RX_CONGEST;
172 llcp_cb.dlcb[idx].rx_congest_threshold = LLCP_DL_MIN_RX_CONGEST;
175 LLCP_TRACE_DEBUG3("DLC[%d], local_rw=%d, rx_congest_threshold=%d", idx,
177 llcp_cb.dlcb[idx].rx_congest_threshold);
llcp_dlc.c     [all...]
llcp_api.c     [all...]
  /system/nfc/src/nfc/int/
llcp_int.h 196 uint8_t rx_congest_threshold; /* dynamic congest threshold for rx I PDU */ member in struct:__anon115088

Completed in 2846 milliseconds