Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
Dnfc_target.h202 #ifndef NFC_CMD_CMPL_TIMEOUT
203 #define NFC_CMD_CMPL_TIMEOUT 2 macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_main.c748 nfc_cb.nci_wait_rsp_tout= NFC_CMD_CMPL_TIMEOUT; in NFC_Init()