Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifareULMap.h53 #define PH_FRINFC_NDEFMAP_MFUL_STATE_FND_NDEF_COMP 4 /*!< to find the NDEF TLV */ macro
DphFriNfc_MifareULMap.c755 case PH_FRINFC_NDEFMAP_MFUL_STATE_FND_NDEF_COMP: in phFriNfc_MifareUL_Process()
793 NdefMap->PrevState = PH_FRINFC_NDEFMAP_MFUL_STATE_FND_NDEF_COMP; in phFriNfc_MifareUL_Process()
1240 if (NdefMap->PrevState == PH_FRINFC_NDEFMAP_MFUL_STATE_FND_NDEF_COMP) in phFriNfc_MifareUL_Process()
2182 NdefMap->State = PH_FRINFC_NDEFMAP_MFUL_STATE_FND_NDEF_COMP; in phFriNfc_MfUL_H_RdCardfindNdefTLV()