Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifStdFormat.c910 MaxSect = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_NdefComplSect() local
913 MaxSect = ((CardTypes == PH_FRINFC_SMTCRDFMT_MFSTD_1K_CRD)? in phFriNfc_MfStd_H_NdefComplSect()
960 if((((count < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_1)) && (CardTypes in phFriNfc_MfStd_H_NdefComplSect()
962 ((count < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_2)) && (CardTypes in phFriNfc_MfStd_H_NdefComplSect()
964 ((count < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_2)) && (CardTypes in phFriNfc_MfStd_H_NdefComplSect()
967 (NdefComplSectMax < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_2)))) in phFriNfc_MfStd_H_NdefComplSect()
976 (MaxSect - (NdefComplSectMax + count))); in phFriNfc_MfStd_H_NdefComplSect()