Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t3t.cc732 uint16_t first_block_to_write; in rw_t3t_send_next_ndef_update_cmd() local
756 first_block_to_write = (uint16_t)((p_cb->ndef_msg_bytes_sent >> 4) + 1); in rw_t3t_send_next_ndef_update_cmd()
759 if ((first_block_to_write + in rw_t3t_send_next_ndef_update_cmd()
802 for (block_id = first_block_to_write; in rw_t3t_send_next_ndef_update_cmd()
803 block_id < (first_block_to_write + ndef_blocks_to_write); block_id++) { in rw_t3t_send_next_ndef_update_cmd()