Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c958 UINT16 terminator_tlv_byte_index; in rw_t2t_read_ndef_last_block() local
986 terminator_tlv_byte_index = last_ndef_byte_offset; in rw_t2t_read_ndef_last_block()
990 if (rw_t2t_is_lock_res_byte ((UINT16) terminator_tlv_byte_index) == FALSE) in rw_t2t_read_ndef_last_block()
993 terminator_tlv_byte_index++; in rw_t2t_read_ndef_last_block()
996 p_t2t->terminator_byte_index = terminator_tlv_byte_index - 1; in rw_t2t_read_ndef_last_block()