OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 63 milliseconds