Home
last modified time | relevance | path

Searched refs:lock_tlv (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc336 p_t2t->lock_tlv[p_t2t->lockbyte[num_locks].tlv_index].offset + in rw_t2t_handle_lock_read_rsp()
615 p_t2t->lock_tlv[p_t2t->num_lock_tlvs].offset = in rw_t2t_handle_tlv_detect_rsp()
617 p_t2t->lock_tlv[p_t2t->num_lock_tlvs].offset *= in rw_t2t_handle_tlv_detect_rsp()
619 p_t2t->lock_tlv[p_t2t->num_lock_tlvs].offset += in rw_t2t_handle_tlv_detect_rsp()
621 p_t2t->lock_tlv[p_t2t->num_lock_tlvs].bytes_locked_per_bit = in rw_t2t_handle_tlv_detect_rsp()
633 p_t2t->lock_tlv[p_t2t->num_lock_tlvs].num_bits = count; in rw_t2t_handle_tlv_detect_rsp()
811 offset = p_t2t->lock_tlv[p_t2t->lockbyte[num_locks].tlv_index].offset + in rw_t2t_read_locks()
882 p_t2t->lock_tlv[p_t2t->num_lock_tlvs].offset = in rw_t2t_extract_default_locks_info()
885 p_t2t->lock_tlv[p_t2t->num_lock_tlvs].bytes_locked_per_bit = in rw_t2t_extract_default_locks_info()
887 p_t2t->lock_tlv[p_t2t->num_lock_tlvs].num_bits = num_dynamic_lock_bits; in rw_t2t_extract_default_locks_info()
[all …]
Drw_t1t_ndef.cc213 offset = p_t1t->lock_tlv[p_t1t->lockbyte[num_locks].tlv_index].offset + in rw_t1t_extract_lock_bytes()
294 offset = p_t1t->lock_tlv[p_t1t->lockbyte[num_locks].tlv_index].offset + in rw_t1t_read_locks()
445 p_t1t->lock_tlv[p_t1t->lockbyte[num_locks].tlv_index].offset + in rw_t1t_handle_write_rsp()
449 p_t1t->lock_tlv[p_t1t->lockbyte[num_locks].tlv_index] in rw_t1t_handle_write_rsp()
452 : p_t1t->lock_tlv[p_t1t->lockbyte[num_locks].tlv_index] in rw_t1t_handle_write_rsp()
464 p_t1t->lock_tlv[p_t1t->lockbyte[lock_count].tlv_index] in rw_t1t_handle_write_rsp()
469 p_t1t->lock_tlv[p_t1t->lockbyte[lock_count].tlv_index] in rw_t1t_handle_write_rsp()
472 : p_t1t->lock_tlv[p_t1t->lockbyte[lock_count] in rw_t1t_handle_write_rsp()
1028 p_t1t->lock_tlv[p_t1t->num_lock_tlvs].offset = in rw_t1t_handle_tlv_detect_rsp()
1030 p_t1t->lock_tlv[p_t1t->num_lock_tlvs].offset *= in rw_t1t_handle_tlv_detect_rsp()
[all …]
/system/nfc/src/nfc/include/
Dtags_int.h44 uint8_t lock_tlv[3]; member
Drw_int.h212 tRW_T1T_LOCK_INFO lock_tlv[RW_T1T_MAX_LOCK_TLVS]; /* Information retrieved member
457 tRW_T2T_LOCK_INFO lock_tlv[RW_T2T_MAX_LOCK_TLVS]; /* Information retrieved member