Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c2131 UINT8 start_lock_byte; in rw_t1t_update_lock_attributes() local
2178 …if ((total_bits = rw_t1t_get_lock_bits_for_segment (p_t1t->segment,&start_lock_byte, &start_lock_b… in rw_t1t_update_lock_attributes()
2181 num_dynamic_lock_bytes = start_lock_byte; in rw_t1t_update_lock_attributes()
Drw_t2t_ndef.c2282 UINT8 start_lock_byte; in rw_t2t_update_lock_attributes() local
2329 …if ((total_bits = rw_t2t_get_lock_bits_for_segment (p_t2t->segment,&start_lock_byte, &start_lock_b… in rw_t2t_update_lock_attributes()
2333 num_dyn_lock_bytes = start_lock_byte; in rw_t2t_update_lock_attributes()