Searched refs:last_ndef_byte_offset (Results 1 – 1 of 1) sorted by relevance
922 uint16_t last_ndef_byte_offset; in rw_t2t_read_ndef_last_block() local929 last_ndef_byte_offset = p_t2t->ndef_header_offset; in rw_t2t_read_ndef_last_block()933 if (rw_t2t_is_lock_res_byte((uint16_t)(last_ndef_byte_offset)) == false) in rw_t2t_read_ndef_last_block()936 last_ndef_byte_offset++; in rw_t2t_read_ndef_last_block()939 (uint16_t)((last_ndef_byte_offset - 1) / T2T_BLOCK_SIZE); in rw_t2t_read_ndef_last_block()949 terminator_tlv_byte_index = last_ndef_byte_offset; in rw_t2t_read_ndef_last_block()