Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h51 #define T1T_STATIC_BLOCKS 0x0F /* block 0 to Block E */ macro
54 #define T1T_STATIC_SIZE T1T_STATIC_BLOCKS * T1T_BLOCK_SIZE /* Static Tag size */
/external/libnfc-nci/src/nfc/tags/
Drw_t1t.c875 if ( (block >= T1T_STATIC_BLOCKS) in RW_T1tWriteErase()
928 if ( (block >= T1T_STATIC_BLOCKS) in RW_T1tWriteNoErase()
Drw_t1t_ndef.c1270 p_t1t->block_read = T1T_STATIC_BLOCKS + 1; in rw_t1t_handle_ndef_rall_rsp()