Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h118 …BOOLEAN b_lock_read; /* Is the lock byte is already read from tag … member
291 …BOOLEAN b_lock_read; /* Is the lock byte is already read from t… member
/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c357 if (p_t2t->lockbyte[num_locks].b_lock_read == FALSE) in rw_t2t_handle_lock_read_rsp()
368 p_t2t->lockbyte[num_locks].b_lock_read = TRUE; in rw_t2t_handle_lock_read_rsp()
378 p_t2t->lockbyte[num_locks].b_lock_read = TRUE; in rw_t2t_handle_lock_read_rsp()
671 p_t2t->lockbyte[p_t2t->num_lockbytes].b_lock_read = FALSE; in rw_t2t_handle_tlv_detect_rsp()
847 p_t2t->lockbyte[num_locks].b_lock_read = TRUE; in rw_t2t_read_locks()
854 if (p_t2t->lockbyte[num_locks].b_lock_read == FALSE) in rw_t2t_read_locks()
930 p_t2t->lockbyte[xx].b_lock_read = FALSE; in rw_t2t_extract_default_locks_info()
Drw_t1t_ndef.c213 if (p_t1t->lockbyte[num_locks].b_lock_read == FALSE) in rw_t1t_extract_lock_bytes()
236 p_t1t->lockbyte[num_locks].b_lock_read = TRUE; in rw_t1t_extract_lock_bytes()
311 if (p_t1t->lockbyte[num_locks].b_lock_read == FALSE) in rw_t1t_read_locks()
317 p_t1t->lockbyte[num_locks].b_lock_read = TRUE; in rw_t1t_read_locks()
1126 p_t1t->lockbyte[p_t1t->num_lockbytes].b_lock_read = FALSE; in rw_t1t_handle_tlv_detect_rsp()