Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifareStdMap.cpp1735 uint8_t index_max_4k_2k = 0; in phFriNfc_MifStd_H_ChkNdefCmpltSects() local
1737 index_max_4k_2k = PH_FRINFC_MIFARESTD4K_TOTAL_SECTOR; in phFriNfc_MifStd_H_ChkNdefCmpltSects()
1739 index_max_4k_2k = PH_FRINFC_MIFARESTD2K_TOTAL_SECTOR; in phFriNfc_MifStd_H_ChkNdefCmpltSects()
1744 for (index = PH_FRINFC_MIFARESTD_SECTOR_NO1; index < index_max_4k_2k; in phFriNfc_MifStd_H_ChkNdefCmpltSects()