HomeSort by relevance Sort by last modified time
    Searched refs:T1T_BLOCK_SIZE (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfc/include/
tags_defs.h 52 #define T1T_BLOCK_SIZE 0x08 /* T1T Block size in bytes */
54 #define T1T_STATIC_SIZE T1T_STATIC_BLOCKS * T1T_BLOCK_SIZE /* Static Tag size */
  /external/libnfc-nci/src/nfc/int/
rw_int.h 154 UINT8 ndef_first_block[T1T_BLOCK_SIZE]; /* Buffer for ndef first block */
155 UINT8 ndef_final_block[T1T_BLOCK_SIZE]; /* Buffer for ndef last block */
    [all...]

Completed in 35 milliseconds