Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c62 static BOOLEAN rw_t2t_is_read_before_write_block (UINT16 block, UINT16 *p_block_to_read);
1076 static BOOLEAN rw_t2t_is_read_before_write_block (UINT16 block, UINT16 *p_block_to_read) in rw_t2t_is_read_before_write_block() function
1701 if (rw_t2t_is_read_before_write_block ((UINT16) (p_t2t->block_written + 1), &block) == TRUE) 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()