Home
last modified time | relevance | path

Searched refs:b_lock_read (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/include/
Drw_int.h152 bool b_lock_read; /* Is the lock byte is already read from tag */ member
385 bool b_lock_read; /* Is the lock byte is already read from tag */ member
/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc333 if (p_t2t->lockbyte[num_locks].b_lock_read == false) { in rw_t2t_handle_lock_read_rsp()
346 p_t2t->lockbyte[num_locks].b_lock_read = true; in rw_t2t_handle_lock_read_rsp()
354 p_t2t->lockbyte[num_locks].b_lock_read = true; in rw_t2t_handle_lock_read_rsp()
622 p_t2t->lockbyte[p_t2t->num_lockbytes].b_lock_read = false; in rw_t2t_handle_tlv_detect_rsp()
769 p_t2t->lockbyte[num_locks].b_lock_read = true; in rw_t2t_read_locks()
775 if (p_t2t->lockbyte[num_locks].b_lock_read == false) { in rw_t2t_read_locks()
852 p_t2t->lockbyte[xx].b_lock_read = false; in rw_t2t_extract_default_locks_info()
Drw_t1t_ndef.cc211 if (p_t1t->lockbyte[num_locks].b_lock_read == false) { in rw_t1t_extract_lock_bytes()
228 p_t1t->lockbyte[num_locks].b_lock_read = true; in rw_t1t_extract_lock_bytes()
293 if (p_t1t->lockbyte[num_locks].b_lock_read == false) { in rw_t1t_read_locks()
298 p_t1t->lockbyte[num_locks].b_lock_read = true; in rw_t1t_read_locks()
1044 p_t1t->lockbyte[p_t1t->num_lockbytes].b_lock_read = false; in rw_t1t_handle_tlv_detect_rsp()