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.c273 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifareStdMap_H_Reset()
569 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifareStdMap_WrNdef()
2555 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifStd_H_RdWrReset()
2674 TempLength = NdefMap->TLVStruct.NdefTLVByte; in phFriNfc_MifStd_H_ChkTLVs()
2699 NdefMap->TLVStruct.NdefTLVByte = (uint8_t)TempLength; in phFriNfc_MifStd_H_ChkTLVs()
2961 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifStd_H_ChkTLVs()
3074 NdefMap->TLVStruct.NdefTLVByte = in phFriNfc_MifStd_H_GetNxtTLV()
3090 if(NdefMap->TLVStruct.NdefTLVByte == PH_FRINFC_MIFARESTD_VAL0) in phFriNfc_MifStd_H_GetNxtTLV()
4080 TempLength = (uint8_t)(NdefMap->TLVStruct.NdefTLVByte + PH_FRINFC_MIFARESTD_VAL1); in phFriNfc_MifStd_H_UpdateTLV()
4295 NdefMap->TLVStruct.NdefTLVByte) == in phFriNfc_MifStd_H_ProWrTLV()
[all …]
DphFriNfc_NdefMap.h212 uint16_t NdefTLVByte; member