Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t4t.cc96 static bool rw_t4t_read_file(uint16_t offset, uint16_t length,
658 static bool rw_t4t_read_file(uint16_t offset, uint16_t length, in rw_t4t_read_file() function
1301 if (!rw_t4t_read_file(0x00, T4T_CC_FILE_MIN_LEN, false)) { in rw_t4t_sm_detect_ndef()
1369 if (!rw_t4t_read_file(0, T4T_FILE_LENGTH_SIZE, false)) { in rw_t4t_sm_detect_ndef()
1512 if (!rw_t4t_read_file(p_t4t->rw_offset, p_t4t->rw_length, true)) { in rw_t4t_sm_read_ndef()
1995 if (!rw_t4t_read_file(T4T_FILE_LENGTH_SIZE, rw_cb.tcb.t4t.ndef_length, in RW_T4tReadNDef()