Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc1856 uint16_t addr, locked_area; in rw_t2t_handle_format_tag_rsp() local
1906 locked_area = ((uint16_t)p_t2t->tag_data[2] << 8 | p_t2t->tag_data[3]) * in rw_t2t_handle_format_tag_rsp()
1909 status = rw_t2t_set_lock_tlv(addr, p_t2t->tag_data[7], locked_area); in rw_t2t_handle_format_tag_rsp()