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

  /system/nfc/src/nfc/int/
rw_int.h 442 uint8_t ndef_first_block[T2T_BLOCK_LEN]; /* NDEF TLV Header block */
443 uint8_t ndef_read_block[T2T_BLOCK_LEN]; /* Buffer to hold read before write
445 uint8_t ndef_last_block[T2T_BLOCK_LEN]; /* Terminator TLV block after NDEF
447 uint8_t terminator_tlv_block[T2T_BLOCK_LEN]; /* Terminator TLV Block */
    [all...]
  /system/nfc/src/nfc/include/
tags_defs.h 268 #define T2T_BLOCK_LEN 4
269 #define T2T_READ_DATA_LEN (T2T_BLOCK_LEN * T2T_READ_BLOCKS)

Completed in 3287 milliseconds