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.c219 case PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK: in phFriNfc_MfStd_Process()
407 case PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK: in phFriNfc_MfStd_H_FillSendBuf()
619 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK; in phFriNfc_MfStd_H_ProAuth()
644 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK; in phFriNfc_MfStd_H_ProAuth()
DphFriNfc_MifStdFormat.h43 #define PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK 9 /* Write MAD is in progress */ macro