Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_TopazDynamicMap.c575 NdefMap->TopazContainer.CurrentSeg = 0; in phFriNfc_TopazDynamicMap_ChkNdef()
682 NdefMap->TopazContainer.CurrentSeg = (uint8_t)TOPAZ_SEG_FROM_BYTE_ADR ( in phFriNfc_TopazDynamicMap_RdNdef()
818 NdefMap->TopazContainer.CurrentSeg = 0; in phFriNfc_TopazDynamicMap_WrNdef()
1847 (psNdefMap->TopazContainer.CurrentSeg in phFriNfc_Tpz_H_NxpRead()
1883 (psNdefMap->TopazContainer.CurrentSeg in phFriNfc_Tpz_H_NxpRead()
2080 if (0 == ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_ProReadResp()
2537 ps_tpz_info->CurrentSeg = (uint8_t) in phFriNfc_Tpz_H_RemainingReadDataCopy()
2538 (ps_tpz_info->CurrentSeg + 1); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2587 if (0 == ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_CopyReadData()
2596 ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_CopyReadData()
[all …]
DphFriNfc_NdefMap.h756 uint8_t CurrentSeg; member