Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifStdFormat.c916 MaxSect = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_NdefComplSect() local
919 MaxSect = ((CardTypes == PH_FRINFC_SMTCRDFMT_MFSTD_1K_CRD)? in phFriNfc_MfStd_H_NdefComplSect()
961 if((((count < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_1)) && (CardTypes in phFriNfc_MfStd_H_NdefComplSect()
963 ((count < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_2)) && (CardTypes in phFriNfc_MfStd_H_NdefComplSect()
966 (NdefComplSectMax < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_2)))) in phFriNfc_MfStd_H_NdefComplSect()
974 (MaxSect - (NdefComplSectMax + count))); in phFriNfc_MfStd_H_NdefComplSect()