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.c2474 uint16_t read_copy_length = 0; in phFriNfc_Tpz_H_RemainingReadDataCopy() local
2483 read_copy_length = ps_tpz_info->ReadBufferSize; in phFriNfc_Tpz_H_RemainingReadDataCopy()
2489 read_copy_length = (uint16_t)(psNdefMap->ApduBufferSize - in phFriNfc_Tpz_H_RemainingReadDataCopy()
2493 read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2497 (void *)ps_tpz_info->ReadBuffer, read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2501 (void *)(ps_tpz_info->ReadBuffer + read_copy_length), in phFriNfc_Tpz_H_RemainingReadDataCopy()
2511 read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2514 read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2516 ps_tpz_info->RemainingReadSize - read_copy_length); in phFriNfc_Tpz_H_RemainingReadDataCopy()