Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifStdFormat.c208 case PH_FRINFC_MFSTD_FMT_WR_SECT_TR: in phFriNfc_MfStd_Process()
241 case PH_FRINFC_MFSTD_FMT_WR_SECT_TR: in phFriNfc_MfStd_Process()
333 case PH_FRINFC_MFSTD_FMT_WR_SECT_TR: in phFriNfc_MfStd_H_FillSendBuf()
601 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR; in phFriNfc_MfStd_H_ProAuth()
625 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR; in phFriNfc_MfStd_H_ProAuth()
650 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR; in phFriNfc_MfStd_H_ProAuth()
1011 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR; in phFriNfc_MfStd_H_ProWrMADBlk()
1035 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR; in phFriNfc_MfStd_H_ProWrMADBlk()
DphFriNfc_MifStdFormat.h40 #define PH_FRINFC_MFSTD_FMT_WR_SECT_TR 6 /* Write sector trailer is in progress */ macro