Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_TopazDynamicMap.c2477 uint16_t read_copy_length = 0; in phFriNfc_Tpz_H_RemainingReadDataCopy() local
2486 read_copy_length = ps_tpz_info->ReadBufferSize; in phFriNfc_Tpz_H_RemainingReadDataCopy()
2492 read_copy_length = (uint16_t)(psNdefMap->ApduBufferSize - in phFriNfc_Tpz_H_RemainingReadDataCopy()
2496 read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2500 (void *)ps_tpz_info->ReadBuffer, read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2504 (void *)(ps_tpz_info->ReadBuffer + read_copy_length), in phFriNfc_Tpz_H_RemainingReadDataCopy()
2514 read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2517 read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2519 ps_tpz_info->RemainingReadSize - read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()