Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifStdFormat.cpp243 case PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK: in phFriNfc_MfStd_Process()
423 case PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK: in phFriNfc_MfStd_H_FillSendBuf()
630 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK; in phFriNfc_MfStd_H_ProAuth()
652 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK; in phFriNfc_MfStd_H_ProAuth()
DphFriNfc_MifStdFormat.h46 #define PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK 9 /* Write MAD is in progress */ macro