Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t3t.cc889 uint16_t ndef_blocks_remaining, first_block_to_read, cur_blocks_to_read; in rw_t3t_send_next_ndef_check_cmd() local
908 first_block_to_read = (uint16_t)((p_cb->ndef_rx_offset >> 4) + 1); in rw_t3t_send_next_ndef_check_cmd()
950 for (block_id = first_block_to_read; in rw_t3t_send_next_ndef_check_cmd()
951 block_id < (first_block_to_read + cur_blocks_to_read); block_id++) { in rw_t3t_send_next_ndef_check_cmd()