Searched refs:NCI_VERSION (Results 1 – 3 of 3) sorted by relevance
166 #ifndef NCI_VERSION167 #define NCI_VERSION NCI_VERSION_1_0 macro
1290 if ((*p) != NCI_VERSION) in nfc_ncif_proc_reset_rsp()1292 NFC_TRACE_ERROR2 ("NCI version mismatch!!:0x%02x != 0x%02x ", NCI_VERSION, *p); in nfc_ncif_proc_reset_rsp()
232 evt_data.enable.nci_version = NCI_VERSION; in nfc_enabled()