Searched refs:NdefTLVByte (Results 1 – 2 of 2) sorted by relevance
273 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifareStdMap_H_Reset()538 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifareStdMap_WrNdef()2291 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifStd_H_RdWrReset()2400 TempLength = NdefMap->TLVStruct.NdefTLVByte; in phFriNfc_MifStd_H_ChkTLVs()2420 NdefMap->TLVStruct.NdefTLVByte = (uint8_t)TempLength; in phFriNfc_MifStd_H_ChkTLVs()2623 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifStd_H_ChkTLVs()2697 NdefMap->TLVStruct.NdefTLVByte = in phFriNfc_MifStd_H_GetNxtTLV()2711 if (NdefMap->TLVStruct.NdefTLVByte == PH_FRINFC_MIFARESTD_VAL0) { in phFriNfc_MifStd_H_GetNxtTLV()3556 (uint8_t)(NdefMap->TLVStruct.NdefTLVByte + PH_FRINFC_MIFARESTD_VAL1); in phFriNfc_MifStd_H_UpdateTLV()3741 if (((((PH_FRINFC_MIFARESTD_BLOCK_BYTES - NdefMap->TLVStruct.NdefTLVByte) == in phFriNfc_MifStd_H_ProWrTLV()[all …]
220 uint16_t NdefTLVByte; member