Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifStdFormat.c906 NdefComplSectMax = PH_FRINFC_MFSTD_FMT_VAL_0, in phFriNfc_MfStd_H_NdefComplSect() local
934 NdefComplSectMax = NdefComplSectTemp; in phFriNfc_MfStd_H_NdefComplSect()
954 NdefComplSectMax = NdefComplSectTemp; in phFriNfc_MfStd_H_NdefComplSect()
966 ((NdefComplSectMax > PH_FRINFC_MFSTD_FMT_VAL_0) && in phFriNfc_MfStd_H_NdefComplSect()
967 (NdefComplSectMax < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_2)))) in phFriNfc_MfStd_H_NdefComplSect()
971 (NdefComplSectMax - PH_FRINFC_MFSTD_FMT_VAL_1)); in phFriNfc_MfStd_H_NdefComplSect()
974 memset(&Sector[(NdefComplSectMax + count)], in phFriNfc_MfStd_H_NdefComplSect()
976 (MaxSect - (NdefComplSectMax + count))); in phFriNfc_MfStd_H_NdefComplSect()