Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp1530 uint8_t bIndex = 0x00; in phLibNfc_GetKeyNumberMFC() local
1543 for (bIndex = 0; bIndex < bNoOfKeys; bIndex++) { in phLibNfc_GetKeyNumberMFC()
1545 sdwStat = memcmp(&buffer[PHLIBNFC_MFCUIDLEN_INAUTHCMD], aMfc_keys[bIndex], in phLibNfc_GetKeyNumberMFC()
1550 *bKey = bIndex; in phLibNfc_GetKeyNumberMFC()