Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifULFormat.c253 NdefSmtCrdFmt->AddInfo.Type2Info.ReadDataIndex = 0; in phFriNfc_MfUL_ConvertToReadOnly()
421 NdefSmtCrdFmt->AddInfo.Type2Info.ReadDataIndex = 0; in phFriNfc_MfUL_Process()
436 NdefSmtCrdFmt->AddInfo.Type2Info.ReadDataIndex = (uint8_t) in phFriNfc_MfUL_Process()
437 (NdefSmtCrdFmt->AddInfo.Type2Info.ReadDataIndex + in phFriNfc_MfUL_Process()
446 else if ((NdefSmtCrdFmt->AddInfo.Type2Info.ReadDataIndex < in phFriNfc_MfUL_Process()
627 (void*)(ps_type2_info->ReadData + ps_type2_info->ReadDataIndex), in phFriNfc_MfUL_UpdateAndWriteLockBits()
DphFriNfc_SmtCrdFmt.h150 uint8_t ReadDataIndex; member