Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc337 p_t2t->lockbyte[num_locks].byte_index; in rw_t2t_handle_lock_read_rsp()
646 p_t2t->lockbyte[p_t2t->num_lockbytes].byte_index = xx; in rw_t2t_handle_tlv_detect_rsp()
812 p_t2t->lockbyte[num_locks].byte_index; in rw_t2t_read_locks()
893 p_t2t->lockbyte[xx].byte_index = xx; in rw_t2t_extract_default_locks_info()
1800 p_t2t->lockbyte[read_lock].byte_index; in rw_t2t_handle_config_tag_readonly()
1988 p_t2t->lockbyte[count].byte_index; in rw_t2t_update_attributes()
2092 ((p_t2t->lockbyte[num_dynamic_locks].byte_index + 1) * in rw_t2t_get_lock_bits_for_segment()
2134 ((p_t2t->lockbyte[num_dynamic_locks].byte_index + 1) * in rw_t2t_get_lock_bits_for_segment()
2259 ((p_t2t->lockbyte[num_dyn_lock_bytes].byte_index + 1) * in rw_t2t_update_lock_attributes()
2411 p_t2t->lockbyte[num_locks].byte_index; in rw_t2t_set_dynamic_lock_bits()
[all …]
Drw_t1t_ndef.cc214 p_t1t->lockbyte[num_locks].byte_index; in rw_t1t_extract_lock_bytes()
295 p_t1t->lockbyte[num_locks].byte_index; in rw_t1t_read_locks()
446 p_t1t->lockbyte[num_locks].byte_index; in rw_t1t_handle_write_rsp()
448 ((p_t1t->lockbyte[num_locks].byte_index + 1) * 8 <= in rw_t1t_handle_write_rsp()
466 p_t1t->lockbyte[lock_count].byte_index; in rw_t1t_handle_write_rsp()
468 ((p_t1t->lockbyte[lock_count].byte_index + 1) * 8 <= in rw_t1t_handle_write_rsp()
1043 p_t1t->lockbyte[p_t1t->num_lockbytes].byte_index = xx; in rw_t1t_handle_tlv_detect_rsp()
1788 p_t1t->lockbyte[count].byte_index; in rw_t1t_update_attributes()
1858 ((p_t1t->lockbyte[num_dynamic_locks].byte_index + 1) * in rw_t1t_get_lock_bits_for_segment()
1902 ((p_t1t->lockbyte[num_dynamic_locks].byte_index + 1) * in rw_t1t_get_lock_bits_for_segment()
/system/nfc/src/nfc/include/
Drw_int.h148 uint8_t byte_index; /* Index of Lock byte pointed by the TLV */ member
381 uint8_t byte_index; /* Index of Lock byte pointed by the TLV */ member