Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifareULMap.h55 #define PH_FRINFC_NDEFMAP_MFUL_STATE_WR_LEN_TLV 6 /*!< Write L value of TLV */ macro
DphFriNfc_MifareULMap.c848 case PH_FRINFC_NDEFMAP_MFUL_STATE_WR_LEN_TLV: in phFriNfc_MifareUL_Process()
880 NdefMap->PrevState = PH_FRINFC_NDEFMAP_MFUL_STATE_WR_LEN_TLV; in phFriNfc_MifareUL_Process()
1255 else if (NdefMap->PrevState == PH_FRINFC_NDEFMAP_MFUL_STATE_WR_LEN_TLV) in phFriNfc_MifareUL_Process()
3257 NdefMap->State = PH_FRINFC_NDEFMAP_MFUL_STATE_WR_LEN_TLV; in phFriNfc_MfUL_H_UpdateWrLen()