Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_int.h259 #define RW_T2T_SEGMENT_SIZE 16 macro
425 [RW_T2T_SEGMENT_SIZE]; /* byte information - Reserved/lock/otp or data */
426 uint8_t lock_attr[RW_T2T_SEGMENT_SIZE]; /* byte information - read only or
/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc1976 memset(p_t2t->attr, 0, RW_T2T_SEGMENT_SIZE * sizeof(uint8_t)); in rw_t2t_update_attributes()
2203 memset(p_t2t->lock_attr, 0, RW_T2T_SEGMENT_SIZE * sizeof(uint8_t)); in rw_t2t_update_lock_attributes()
2276 if (block_count < RW_T2T_SEGMENT_SIZE) in rw_t2t_update_lock_attributes()
2286 if (block_count < RW_T2T_SEGMENT_SIZE) in rw_t2t_update_lock_attributes()