Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_TopazMap.h76 #define PH_FRINFC_TOPAZ_STATE_WR_CC_OR_TLV 8 /*!< Write CC or NDEF TLV */ macro
DphFriNfc_TopazMap.c663 case PH_FRINFC_TOPAZ_STATE_WR_CC_OR_TLV: in phFriNfc_TopazMap_Process()
749 case PH_FRINFC_TOPAZ_STATE_WR_CC_OR_TLV: in phFriNfc_TopazMap_Process()
873 case PH_FRINFC_TOPAZ_STATE_WR_CC_OR_TLV: in phFriNfc_Tpz_H_CheckWrittenData()
1927 NdefMap->State = PH_FRINFC_TOPAZ_STATE_WR_CC_OR_TLV; in phFriNfc_Tpz_H_WrCCorTLV()