Searched refs:mTechLibNfcTypesDiscData (Results 1 – 2 of 2) sorted by relevance
449 mTechLibNfcTypesDiscData[index] = discovery_ntf.protocol; in discoverTechnologies()1022 if (mTechLibNfcTypesDiscData[i] == NFA_PROTOCOL_NFC_DEP) { in isP2pDiscovered()1122 if (mTechLibNfcTypesDiscData[i] != NFA_PROTOCOL_NFC_DEP) { in selectFirstTag()1130 if (mTechLibNfcTypesDiscData[foundIdx] == NFA_PROTOCOL_ISO_DEP) { in selectFirstTag()1132 } else if (mTechLibNfcTypesDiscData[foundIdx] == NFC_PROTOCOL_MIFARE) { in selectFirstTag()1173 (mTechLibNfcTypesDiscData[sLastSelectedTagId] != in selectNextTagIfExists()1174 mTechLibNfcTypesDiscData[i])) && in selectNextTagIfExists()1175 (mTechLibNfcTypesDiscData[i] != NFA_PROTOCOL_NFC_DEP)) { in selectNextTagIfExists()1183 if (mTechLibNfcTypesDiscData[foundIdx] == NFA_PROTOCOL_ISO_DEP) { in selectNextTagIfExists()1185 } else if (mTechLibNfcTypesDiscData[foundIdx] == NFC_PROTOCOL_MIFARE) { in selectNextTagIfExists()[all …]
441 int mTechLibNfcTypesDiscData[MAX_NUM_TECHNOLOGY]; // array of detailed tag variable