Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t5t.cc122 memcpy((uint8_t*)&rw_cb.tcb.i93.gre_cc_content[4], (uint8_t*)cc, 4); in rw_t5t_sm_detect_ndef()
138 if (p_i93->gre_cc_content[0] == I93_ICODE_CC_MAGIC_NUMER_E2) { in rw_t5t_sm_detect_ndef()
241 memcpy(p_i93->gre_cc_content, cc, 8); in rw_t5t_sm_detect_ndef()
251 memcpy(p_i93->gre_cc_content, cc, 4); in rw_t5t_sm_detect_ndef()
260 memcpy(p_i93->gre_cc_content, cc, 4); in rw_t5t_sm_detect_ndef()
Drw_i93.cc4199 memcpy(cc_blk0, rw_cb.tcb.i93.gre_cc_content, 4); in RW_I93SetTagReadOnly()
/system/nfc/src/nfc/include/
Drw_int.h805 uint8_t gre_cc_content[8]; member