Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
Dnfc_target.h428 #ifndef LLCP_WAITING_TIME
429 #define LLCP_WAITING_TIME 7 /* its scaled value should be less than LTO */ macro
/external/libnfc-nci/src/nfc/llcp/
Dllcp_main.c61 llcp_cb.lcb.local_wt = LLCP_WAITING_TIME; in llcp_init()