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.cc334 p_t2t->lockbyte[num_locks].byte_index; in rw_t2t_handle_lock_read_rsp()
640 p_t2t->lockbyte[p_t2t->num_lockbytes].byte_index = xx; in rw_t2t_handle_tlv_detect_rsp()
813 p_t2t->lockbyte[num_locks].byte_index; in rw_t2t_read_locks()
897 p_t2t->lockbyte[xx].byte_index = xx; in rw_t2t_extract_default_locks_info()
1782 p_t2t->lockbyte[0].byte_index; in rw_t2t_handle_config_tag_readonly()
1984 p_t2t->lockbyte[count].byte_index; in rw_t2t_update_attributes()
2123 ((p_t2t->lockbyte[num_dynamic_locks].byte_index + 1) * in rw_t2t_get_lock_bits_for_segment()
2165 ((p_t2t->lockbyte[num_dynamic_locks].byte_index + 1) * in rw_t2t_get_lock_bits_for_segment()
2290 ((p_t2t->lockbyte[num_dyn_lock_bytes].byte_index + 1) * in rw_t2t_update_lock_attributes()
2400 p_t2t->lockbyte[num_locks].byte_index; in rw_t2t_set_dynamic_lock_bits()
[all …]
Drw_t1t_ndef.cc213 p_t1t->lockbyte[num_locks].byte_index; in rw_t1t_extract_lock_bytes()
294 p_t1t->lockbyte[num_locks].byte_index; in rw_t1t_read_locks()
445 p_t1t->lockbyte[num_locks].byte_index; in rw_t1t_handle_write_rsp()
447 ((p_t1t->lockbyte[num_locks].byte_index + 1) * 8 <= in rw_t1t_handle_write_rsp()
465 p_t1t->lockbyte[lock_count].byte_index; in rw_t1t_handle_write_rsp()
467 ((p_t1t->lockbyte[lock_count].byte_index + 1) * 8 <= in rw_t1t_handle_write_rsp()
1042 p_t1t->lockbyte[p_t1t->num_lockbytes].byte_index = xx; in rw_t1t_handle_tlv_detect_rsp()
1789 p_t1t->lockbyte[count].byte_index; in rw_t1t_update_attributes()
1859 ((p_t1t->lockbyte[num_dynamic_locks].byte_index + 1) * in rw_t1t_get_lock_bits_for_segment()
1903 ((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
379 uint8_t byte_index; /* Index of Lock byte pointed by the TLV */ member