Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifareULMap.c363 NdefMap->MifareULContainer.CurrentSector = NdefMap->TLVStruct.NdefTLVSector; in phFriNfc_MifareUL_WrNdef()
399 if (NdefMap->TLVStruct.NdefTLVSector == 1) in phFriNfc_MifareUL_WrNdef()
1771 NdefMap->TLVStruct.NdefTLVSector = NdefMap->MifareULContainer.CurrentSector; in phFriNfc_MfUL_H_findNDEFTLV()
1930 NdefMap->TLVStruct.NdefTLVSector = NdefMap->MifareULContainer.CurrentSector; in phFriNfc_MfUL_H_findNDEFTLV()
2413 if (NdefMap->TLVStruct.NdefTLVSector == 1) in phFriNfc_MfUL_H_NxtOp()
3062 if ((NdefMap->TLVStruct.NdefTLVSector == in phFriNfc_MfUL_H_fillSendBufToWr()
3074 if ((NdefMap->TLVStruct.NdefTLVSector == in phFriNfc_MfUL_H_fillSendBufToWr()
3089 if ((NdefMap->TLVStruct.NdefTLVSector == in phFriNfc_MfUL_H_fillSendBufToWr()
3102 if ((NdefMap->TLVStruct.NdefTLVSector == in phFriNfc_MfUL_H_fillSendBufToWr()
3158 if ((NdefMap->TLVStruct.NdefTLVSector == in phFriNfc_MfUL_H_UpdateWrLen()
[all …]
DphFriNfc_NdefMap.h602 uint8_t NdefTLVSector; member