Home
last modified time | relevance | path

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

/system/nfc/src/nfc/int/
Dnfc_int.h211 uint16_t nci_wait_rsp_tout; /* NCI command timeout (in ms) */ member
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc277 nfc_cb.nci_wait_rsp_tout); in nfc_ncif_check_cmd_queue()
1359 nfc_cb.nci_wait_rsp_tout); in nfc_ncif_proc_reset_rsp()
Dnfc_main.c720 nfc_cb.nci_wait_rsp_tout = NFC_CMD_CMPL_TIMEOUT; in NFC_Init()