Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_ISO15693Map.c581 uint8_t *p_dst_buf, in phFriNfc_ISO15693_Reformat_Pageread_Buffer() argument
595 memset(&(p_dst_buf[reformatted_index]), 0, 16); in phFriNfc_ISO15693_Reformat_Pageread_Buffer()
602 memcpy(&(p_dst_buf[reformatted_index]), &(p_recv_buf[i]), 16); in phFriNfc_ISO15693_Reformat_Pageread_Buffer()