Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc62 static bool rw_t2t_is_lock_res_byte(uint16_t index);
424 if (rw_t2t_is_lock_res_byte((uint16_t)(p_t2t->work_offset + offset)) == in rw_t2t_handle_tlv_detect_rsp()
933 if (rw_t2t_is_lock_res_byte((uint16_t)(last_ndef_byte_offset)) == false) in rw_t2t_read_ndef_last_block()
952 if (rw_t2t_is_lock_res_byte((uint16_t)terminator_tlv_byte_index) == in rw_t2t_read_ndef_last_block()
1066 if (rw_t2t_is_lock_res_byte( in rw_t2t_is_read_before_write_block()
1148 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_first_block()
1162 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_first_block()
1230 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_next_block()
1269 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_next_block()
1283 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_next_block()
[all …]