Searched refs:NCI_VERSION_1_0 (Results 1 – 3 of 3) sorted by relevance
172 if(NfcService.getInstance().getNciVersion() != NfcService.getInstance().NCI_VERSION_1_0) { in clearNfcRoutingTableLocked()339 … if(NfcService.getInstance().getNciVersion() != NfcService.getInstance().NCI_VERSION_1_0) { in configureRouting()
409 if (NFC_GetNCIVersion() == NCI_VERSION_1_0) { in nfaConnectionCallback()477 if (NFC_GetNCIVersion() == NCI_VERSION_1_0) { in nfaConnectionCallback()1201 if (NFC_GetNCIVersion() != NCI_VERSION_1_0) { in nfcManager_configNfccConfigControl()
220 public static final int NCI_VERSION_1_0 = 0x10; field in NfcService233 private static int nci_version = NCI_VERSION_1_0;