Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c956 UINT16 total_ndef_bytes; in rw_t2t_read_ndef_last_block() local
963 total_ndef_bytes = header_len + p_t2t->new_ndef_msg_len; in rw_t2t_read_ndef_last_block()
968 while (num_ndef_bytes < total_ndef_bytes) in rw_t2t_read_ndef_last_block()
985 total_ndef_bytes++; in rw_t2t_read_ndef_last_block()
988 while (num_ndef_bytes < total_ndef_bytes) in rw_t2t_read_ndef_last_block()