Home
last modified time | relevance | path

Searched refs:byIndex (Results 1 – 1 of 1) sorted by relevance

/hardware/nxp/nfc/halimpl/mifare/
DNxpMfcReader.cc121 for (uint8_t byIndex = 0; byIndex < noOfKeys; byIndex++) { in BuildAuthCmd() local
122 if ((memcmp(aMfckeys[byIndex], &mMfcTagCmdIntfData.sendBuf[6], in BuildAuthCmd()
124 byKey = byKey | byIndex; in BuildAuthCmd()