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.c1681 uint8_t bIndex = 0x00; in phLibNfc_GetKeyNumberMFC() local
1695 for(bIndex = 0; bIndex < bNoOfKeys; bIndex++) in phLibNfc_GetKeyNumberMFC()
1699 aMfc_keys[bIndex], PHLIBNFC_MFC_AUTHKEYLEN); in phLibNfc_GetKeyNumberMFC()
1703 *bKey = bIndex; in phLibNfc_GetKeyNumberMFC()