Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifareULMap.c228 NdefMap->MifareULContainer.ReadBufIndex = PH_FRINFC_NDEFMAP_MFUL_VAL0; in phFriNfc_MifareUL_H_Reset()
291 NdefMap->MifareULContainer.ReadBufIndex = PH_FRINFC_NDEFMAP_MFUL_VAL0; in phFriNfc_MifareUL_RdNdef()
367 NdefMap->MifareULContainer.ReadBufIndex = PH_FRINFC_NDEFMAP_MFUL_VAL0; in phFriNfc_MifareUL_WrNdef()
648 if(NdefMap->MifareULContainer.ReadBufIndex < in phFriNfc_MifareUL_Process()
659 if(NdefMap->MifareULContainer.ReadBufIndex >= in phFriNfc_MifareUL_Process()
2509 NdefMap->MifareULContainer.ReadBufIndex]), in phFriNfc_MfUL_H_CopyRdBytes()
2513 NdefMap->MifareULContainer.ReadBufIndex = (uint16_t) in phFriNfc_MfUL_H_CopyRdBytes()
2514 (NdefMap->MifareULContainer.ReadBufIndex + in phFriNfc_MfUL_H_CopyRdBytes()
2519 NdefMap->MifareULContainer.ReadBufIndex]), in phFriNfc_MfUL_H_CopyRdBytes()
2523 …NdefMap->MifareULContainer.ReadBufIndex=NdefMap->MifareULContainer.ReadBufIndex +*NdefMap->SendRec… in phFriNfc_MfUL_H_CopyRdBytes()
[all …]
DphFriNfc_NdefMap.h554 uint16_t ReadBufIndex; member