Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h343 UINT16 ndef_write_block; member
/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c1728 p_t2t->ndef_write_block = p_t2t->ndef_header_offset / T2T_BLOCK_SIZE; in rw_t2t_handle_ndef_write_rsp()
1729 if (rw_t2t_is_read_before_write_block ((UINT16) (p_t2t->ndef_write_block), &block) == TRUE) in rw_t2t_handle_ndef_write_rsp()
1752 p_t2t->ndef_write_block = p_t2t->block_read + 1; in rw_t2t_handle_ndef_write_rsp()