Searched refs:foundIdx (Results 1 – 1 of 1) sorted by relevance
1129 int foundIdx = -1; in selectFirstTag() local1138 foundIdx = i; in selectFirstTag()1143 if (foundIdx != -1) in selectFirstTag()1145 if (mTechLibNfcTypes [foundIdx] == NFA_PROTOCOL_ISO_DEP) in selectFirstTag()1152 … tNFA_STATUS stat = NFA_Select (mTechHandles [foundIdx], mTechLibNfcTypes [foundIdx], rf_intf); in selectFirstTag()