Home
last modified time | relevance | path

Searched refs:LLCP_RX_CONGEST_END (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/include/
Dnfc_target.h478 #ifndef LLCP_RX_CONGEST_END
479 #define LLCP_RX_CONGEST_END 50 macro
/system/nfc/src/nfc/llcp/
Dllcp_main.c79 (uint8_t)((llcp_cb.num_rx_buff * LLCP_RX_CONGEST_END) / 100); in llcp_init()