Searched refs:nci_version (Results 1 – 1 of 1) sorted by relevance
222 private static int nci_version = NCI_VERSION_1_0; field in NfcService692 nci_version = getNciVersion(); in enableInternal()693 Log.d(TAG, "NCI_Version: " + nci_version); in enableInternal()2611 if (nci_version != NCI_VERSION_2_0) {