Searched refs:NCI_VERSION_1_0 (Results 1 – 2 of 2) sorted by relevance
429 if (NFC_GetNCIVersion() == NCI_VERSION_1_0) { in nfaConnectionCallback()497 if (NFC_GetNCIVersion() == NCI_VERSION_1_0) { in nfaConnectionCallback()1278 if (NFC_GetNCIVersion() != NCI_VERSION_1_0) { in nfcManager_configNfccConfigControl()
232 public static final int NCI_VERSION_1_0 = 0x10; field in NfcService245 private static int nci_version = NCI_VERSION_1_0;