Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c955 UINT16 num_ndef_bytes; in rw_t2t_read_ndef_last_block() local
964 num_ndef_bytes = 0; in rw_t2t_read_ndef_last_block()
968 while (num_ndef_bytes < total_ndef_bytes) in rw_t2t_read_ndef_last_block()
971 num_ndef_bytes++; in rw_t2t_read_ndef_last_block()
988 while (num_ndef_bytes < total_ndef_bytes) in rw_t2t_read_ndef_last_block()
991 num_ndef_bytes++; in rw_t2t_read_ndef_last_block()
Drw_t1t_ndef.c2598 UINT16 num_ndef_bytes; in RW_T1tWriteNDef() local
2647 num_ndef_bytes = 0; in RW_T1tWriteNDef()
2652 while (num_ndef_bytes < p_t1t->new_ndef_msg_len) in RW_T1tWriteNDef()
2655 num_ndef_bytes++; in RW_T1tWriteNDef()