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

/external/libnfc-nci/src/nfc/int/
H A Drw_int.h166 UINT8 num_ndef_finalblock; /* Block number where NDEF's last byte will be present */ member in struct:__anon10588
/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t_ndef.c1444 if (block == p_t1t->num_ndef_finalblock)
1676 if ( (block == p_t1t->num_ndef_finalblock)
1742 if (p_t1t->ndef_block_written == p_t1t->num_ndef_finalblock)
2674 p_t1t->num_ndef_finalblock = p_t1t->block_read;

Completed in 41 milliseconds