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.cpp899 NdefComplSectMax = PH_FRINFC_MFSTD_FMT_VAL_0, in phFriNfc_MfStd_H_NdefComplSect() local
923 NdefComplSectMax = NdefComplSectTemp; in phFriNfc_MfStd_H_NdefComplSect()
939 NdefComplSectMax = NdefComplSectTemp; in phFriNfc_MfStd_H_NdefComplSect()
951 ((NdefComplSectMax > PH_FRINFC_MFSTD_FMT_VAL_0) && in phFriNfc_MfStd_H_NdefComplSect()
952 (NdefComplSectMax < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_2)))) { in phFriNfc_MfStd_H_NdefComplSect()
955 (NdefComplSectMax - PH_FRINFC_MFSTD_FMT_VAL_1)); in phFriNfc_MfStd_H_NdefComplSect()
957 memset(&Sector[(NdefComplSectMax + count)], in phFriNfc_MfStd_H_NdefComplSect()
959 (MaxSect - (NdefComplSectMax + count))); in phFriNfc_MfStd_H_NdefComplSect()