Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifareStdMap.cpp273 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifareStdMap_H_Reset()
538 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifareStdMap_WrNdef()
2295 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifStd_H_RdWrReset()
2404 TempLength = NdefMap->TLVStruct.NdefTLVByte; in phFriNfc_MifStd_H_ChkTLVs()
2424 NdefMap->TLVStruct.NdefTLVByte = (uint8_t)TempLength; in phFriNfc_MifStd_H_ChkTLVs()
2627 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifStd_H_ChkTLVs()
2710 NdefMap->TLVStruct.NdefTLVByte = in phFriNfc_MifStd_H_GetNxtTLV()
2724 if (NdefMap->TLVStruct.NdefTLVByte == PH_FRINFC_MIFARESTD_VAL0) { in phFriNfc_MifStd_H_GetNxtTLV()
3569 (uint8_t)(NdefMap->TLVStruct.NdefTLVByte + PH_FRINFC_MIFARESTD_VAL1); in phFriNfc_MifStd_H_UpdateTLV()
3754 if (((((PH_FRINFC_MIFARESTD_BLOCK_BYTES - NdefMap->TLVStruct.NdefTLVByte) == in phFriNfc_MifStd_H_ProWrTLV()
[all …]
DphFriNfc_NdefMap.h220 uint16_t NdefTLVByte; member