OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nci_wait_rsp_tout
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/int/
nfc_int.h
195
UINT16
nci_wait_rsp_tout
; /* NCI command timeout (in ms) */
member in struct:__anon15918
/external/libnfc-nci/src/nfc/nfc/
nfc_main.c
748
nfc_cb.
nci_wait_rsp_tout
= NFC_CMD_CMPL_TIMEOUT;
[
all
...]
nfc_ncif.c
297
nfc_start_timer (&nfc_cb.nci_wait_rsp_timer, (UINT16)(NFC_TTYPE_NCI_WAIT_RSP), nfc_cb.
nci_wait_rsp_tout
);
[
all
...]
Completed in 701 milliseconds