Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc923 uint16_t terminator_tlv_byte_index; in rw_t2t_read_ndef_last_block() local
949 terminator_tlv_byte_index = last_ndef_byte_offset; in rw_t2t_read_ndef_last_block()
952 if (rw_t2t_is_lock_res_byte((uint16_t)terminator_tlv_byte_index) == in rw_t2t_read_ndef_last_block()
956 terminator_tlv_byte_index++; in rw_t2t_read_ndef_last_block()
959 p_t2t->terminator_byte_index = terminator_tlv_byte_index - 1; in rw_t2t_read_ndef_last_block()