Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h154 #define T2T_STATIC_LOCK0 0x0A /* Static Lock 0 offset */ macro
/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c1900 …memcpy (write_block, &p_t2t->tag_hdr[T2T_STATIC_LOCK0 - T2T_INTERNAL_BYTES_LEN], T2T_INTERNAL_BYTE… in rw_t2t_handle_config_tag_readonly()
1902 write_block [T2T_STATIC_LOCK0 % T2T_BLOCK_SIZE] = 0xFF; in rw_t2t_handle_config_tag_readonly()
1905 status = rw_t2t_write ((T2T_STATIC_LOCK0 / T2T_BLOCK_SIZE), write_block); in rw_t2t_handle_config_tag_readonly()
2308 … if (p_t2t->tag_hdr[T2T_STATIC_LOCK0 + num_static_lock_bytes] & rw_t2t_mask_bits[xx++]) in rw_t2t_update_lock_attributes()
2314 … if (p_t2t->tag_hdr[T2T_STATIC_LOCK0 + num_static_lock_bytes] & rw_t2t_mask_bits[xx++]) in rw_t2t_update_lock_attributes()