Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifStdFormat.c914 PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K: in phFriNfc_MfStd_H_NdefComplSect()
923 ((SectIndex < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K) && in phFriNfc_MfStd_H_NdefComplSect()
1214 ((SectIndex < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K) && in phFriNfc_MfStd_H_StrNdefData()
1248 if(SectIndex == PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K) in phFriNfc_MfStd_H_StrNdefData()
1274 ((SectIndex < (uint8_t)PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K) && in phFriNfc_MfStd_H_BlkNoToWrTLV()
DphFriNfc_MifStdFormat.h135 #define PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K 16 /* Maximum sector index for Mifare 1k = 16 */ macro
301 index += (uint8_t)((index == (PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K - \