Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnfc_target.h186 #ifndef NFC_CMD_CMPL_TIMEOUT
187 #define NFC_CMD_CMPL_TIMEOUT 2 macro
/system/nfc/src/nfc/nfc/
Dnfc_main.cc736 nfc_cb.nci_wait_rsp_tout = NFC_CMD_CMPL_TIMEOUT; in NFC_Init()