Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifULFormat.h59 #define PH_FRINFC_MFUL_FMT_WR_TLV 3 /*!< Write TLV */ macro
DphFriNfc_MifULFormat.c281 case PH_FRINFC_MFUL_FMT_WR_TLV: in phFriNfc_MfUL_Process()
1303 case PH_FRINFC_MFUL_FMT_WR_TLV: in phFriNfc_MfUL_H_fillSendBuf()
1420 NdefSmtCrdFmt->State = PH_FRINFC_MFUL_FMT_WR_TLV; in phFriNfc_MfUL_H_ProRd16Bytes()
1444 ((NdefSmtCrdFmt->State == PH_FRINFC_MFUL_FMT_WR_TLV) || in phFriNfc_MfUL_H_ProRd16Bytes()
1450 if((NdefSmtCrdFmt->State == PH_FRINFC_MFUL_FMT_WR_TLV) || in phFriNfc_MfUL_H_ProRd16Bytes()
1463 NdefSmtCrdFmt->State = PH_FRINFC_MFUL_FMT_WR_TLV; in phFriNfc_MfUL_H_ProWrOTPBytes()