Searched defs:start_lock_bit (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t_ndef.c2132 UINT8 start_lock_bit; local
2178 if ((total_bits = rw_t1t_get_lock_bits_for_segment (p_t1t->segment,&start_lock_byte, &start_lock_bit,&end_lock_byte)) != 0)
2180 xx = start_lock_bit;
H A Drw_t2t_ndef.c2283 UINT8 start_lock_bit; local
2329 if ((total_bits = rw_t2t_get_lock_bits_for_segment (p_t2t->segment,&start_lock_byte, &start_lock_bit, &end_lock_byte)) != 0)
2332 xx = start_lock_bit;

Completed in 93 milliseconds