Searched refs:ndef_last_block (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Drw_t2t_ndef.c1096 memcpy (p_t2t->ndef_read_block,p_t2t->ndef_last_block,T2T_BLOCK_SIZE);
1234 memcpy (write_block, p_t2t->ndef_last_block, T2T_BLOCK_SIZE);
1411 memcpy (p_t2t->ndef_last_block,p_write_block,T2T_BLOCK_SIZE);
1423 memcpy (p_t2t->ndef_last_block,p_write_block,T2T_BLOCK_SIZE);
1656 memcpy (p_t2t->ndef_last_block, &p_data[offset], T2T_BLOCK_LEN);
1660 memcpy (p_t2t->terminator_tlv_block, p_t2t->ndef_last_block, T2T_BLOCK_LEN);
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h331 UINT8 ndef_last_block[T2T_BLOCK_LEN]; /* Terminator TLV block after NDEF Write operation */ member in struct:__anon24370

Completed in 1056 milliseconds