Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/tags/
H A Drw_t1t_ndef.cc1966 uint8_t num_lock_bits; in rw_t1t_update_lock_attributes() local
1980 num_lock_bits = 8; in rw_t1t_update_lock_attributes()
1984 while (xx < num_lock_bits) { in rw_t1t_update_lock_attributes()
2011 num_lock_bits = 8; in rw_t1t_update_lock_attributes()
2020 num_lock_bits = (total_bits % 8 == 0) ? 8 : total_bits % 8; in rw_t1t_update_lock_attributes()
2022 while (xx < num_lock_bits) { in rw_t1t_update_lock_attributes()
H A Drw_t2t_ndef.cc2233 uint8_t num_lock_bits; in rw_t2t_update_lock_attributes() local
2245 num_lock_bits = in rw_t2t_update_lock_attributes()
2251 while (xx < num_lock_bits) { in rw_t2t_update_lock_attributes()
2284 num_lock_bits = TAG_BITS_PER_BYTE; in rw_t2t_update_lock_attributes()
2297 num_lock_bits = in rw_t2t_update_lock_attributes()
2304 while (xx < num_lock_bits) { in rw_t2t_update_lock_attributes()