HomeSort by relevance Sort by last modified time
    Searched refs:nci_wait_rsp_tout (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfc/int/
nfc_int.h 186 UINT16 nci_wait_rsp_tout; /* NCI command timeout (in ms) */ member in struct:__anon8066
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 748 nfc_cb.nci_wait_rsp_tout= NFC_CMD_CMPL_TIMEOUT;
    [all...]
nfc_ncif.c 296 nfc_start_timer (&nfc_cb.nci_wait_rsp_timer, (UINT16)(NFC_TTYPE_NCI_WAIT_RSP), nfc_cb.nci_wait_rsp_tout);
    [all...]

Completed in 62 milliseconds