Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dnfc_int.h183 UINT16 nci_wait_rsp_tout; /* NCI command timeout (in ms) */ member
/external/libnfc-nci/src/nfc/nfc/
Dnfc_main.c743 nfc_cb.nci_wait_rsp_tout= NFC_CMD_CMPL_TIMEOUT; in NFC_Init()
Dnfc_ncif.c295 …art_timer (&nfc_cb.nci_wait_rsp_timer, (UINT16)(NFC_TTYPE_NCI_WAIT_RSP), nfc_cb.nci_wait_rsp_tout); in nfc_ncif_check_cmd_queue()