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

/external/libnfc-nci/src/nfc/tags/
H A Drw_t2t_ndef.c970 UINT16 total_ndef_bytes; local
977 total_ndef_bytes = header_len + p_t2t->new_ndef_msg_len;
982 while (num_ndef_bytes < total_ndef_bytes)
999 total_ndef_bytes++;
1002 while (num_ndef_bytes < total_ndef_bytes)

Completed in 46 milliseconds