Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h65 #define T1T_STATIC_BLOCKS 0x0F macro
70 T1T_STATIC_BLOCKS* T1T_BLOCK_SIZE /* Static Tag size */
/system/nfc/src/nfc/tags/
Drw_t1t.cc856 if ((block >= T1T_STATIC_BLOCKS) || (byte >= T1T_BLOCK_SIZE)) { in RW_T1tWriteErase()
904 if ((block >= T1T_STATIC_BLOCKS) || (byte >= T1T_BLOCK_SIZE)) { in RW_T1tWriteNoErase()
Drw_t1t_ndef.cc1175 p_t1t->block_read = T1T_STATIC_BLOCKS + 1; in rw_t1t_handle_ndef_rall_rsp()