Searched refs:NCI_VERSION_2_0 (Results 1 – 7 of 7) sorted by relevance
172 if (NfcService.getInstance().getNciVersion() >= NfcService.getInstance().NCI_VERSION_2_0) { in clearNfcRoutingTableLocked()344 >= NfcService.getInstance().NCI_VERSION_2_0) { in configureRouting()376 < NfcService.getInstance().NCI_VERSION_2_0) { in configureRouting()
799 if (NfcService.getInstance().getNciVersion() < NfcService.getInstance().NCI_VERSION_2_0) { in computeAidPowerState()
383 (NFC_GetNCIVersion() < NCI_VERSION_2_0) in onNfccShutdown()607 if (NFC_GetNCIVersion() != NCI_VERSION_2_0) return; in updateDefaultRoute()
1903 (NFC_GetNCIVersion() != NCI_VERSION_2_0)) { in nfcManager_doSetScreenState()2365 if (NFC_GetNCIVersion() >= NCI_VERSION_2_0) { in startStopPolling()
644 (NFC_GetNCIVersion() >= NCI_VERSION_2_0)) { in reSelect()
230 public static final int NCI_VERSION_2_0 = 0x20; field in NfcService3152 if (nci_version != NCI_VERSION_2_0) {
1130 if (NFC_GetNCIVersion() == NCI_VERSION_2_0 && in phNciNfc_RecvMfResp()