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.c56 static bool rw_t2t_is_lock_res_byte(uint16_t index);
415 if (rw_t2t_is_lock_res_byte((uint16_t)(p_t2t->work_offset + offset)) == in rw_t2t_handle_tlv_detect_rsp()
925 if (rw_t2t_is_lock_res_byte((uint16_t)(last_ndef_byte_offset)) == false) in rw_t2t_read_ndef_last_block()
944 if (rw_t2t_is_lock_res_byte((uint16_t)terminator_tlv_byte_index) == in rw_t2t_read_ndef_last_block()
1058 if (rw_t2t_is_lock_res_byte( in rw_t2t_is_read_before_write_block()
1140 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_first_block()
1154 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_first_block()
1222 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_next_block()
1261 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_next_block()
1275 if (rw_t2t_is_lock_res_byte( in rw_t2t_write_ndef_next_block()
[all …]