Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h205 #define T2T_CC3_RWA_RO 0x0F /* RWA - Read only */ macro
/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc220 (p_t2t->tag_hdr[T2T_CC3_RWA_BYTE] != T2T_CC3_RWA_RO)) || in rw_t2t_handle_cc_read_rsp()
1387 if ((p_t2t->tag_hdr[T2T_CC3_RWA_BYTE] & T2T_CC3_RWA_RO) == T2T_CC3_RWA_RO) in rw_t2t_get_ndef_flags()
1765 p_t2t->tag_hdr[T2T_CC3_RWA_BYTE] = T2T_CC3_RWA_RO; in rw_t2t_handle_config_tag_readonly()
2676 if ((p_t2t->tag_hdr[T2T_CC3_RWA_BYTE] & T2T_CC3_RWA_RO) == T2T_CC3_RWA_RO) { in rw_t2t_soft_lock_tag()
2709 write_block[(T2T_CC3_RWA_BYTE % T2T_BLOCK_SIZE)] = T2T_CC3_RWA_RO; in rw_t2t_soft_lock_tag()