Searched refs:NCI_VERSION (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/include/
H A Dnfc_target.h166 #ifndef NCI_VERSION
167 #define NCI_VERSION NCI_VERSION_1_0 macro
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c232 evt_data.enable.nci_version = NCI_VERSION;
H A Dnfc_ncif.c1290 if ((*p) != NCI_VERSION)
1292 NFC_TRACE_ERROR2 ("NCI version mismatch!!:0x%02x != 0x%02x ", NCI_VERSION, *p);

Completed in 199 milliseconds