Home
last modified time | relevance | path

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

/system/nfc/src/nfc/llcp/
Dllcp_main.cc82 llcp_cb.overall_rx_congest_end = in llcp_init()
93 llcp_cb.overall_rx_congest_end, llcp_cb.max_num_ll_rx_buff); in llcp_init()
Dllcp_util.cc227 llcp_cb.overall_rx_congest_end) { in llcp_util_check_rx_congested_status()
232 llcp_cb.overall_rx_congest_end); in llcp_util_check_rx_congested_status()
/system/nfc/src/nfc/include/
Dllcp_int.h258 uint8_t overall_rx_congest_end; /* threshold of overall rx congestion end */ member