Searched defs:num_block (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Drw_api.h227 UINT16 num_block; /* number of blocks if I93_INFO_FLAG_MEM_SIZE */ member in struct:__anon24335
/external/libnfc-nci/src/nfc/tags/
H A Drw_i93.c190 p_i93->num_block = I93_TAG_IT_HF_I_STD_PRO_CHIP_INLAY_NUM_USER_BLK;
231 STREAM_TO_UINT16 (p_i93->num_block, p);
235 STREAM_TO_UINT8 (p_i93->num_block, p);
238 p_i93->num_block += 1;
259 p_i93->num_block = 8;
299 p_i93->num_block = 64;
456 rw_data.i93_sys_info.num_block = p_i93->num_block;
1400 UINT16 num_block; local
1410 num_block
[all...]
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h535 UINT16 num_block; /* number of blocks in tag */ member in struct:__anon24378
/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h300 UINT16 num_block; /* number of blocks if I93_INFO_FLAG_MEM_SIZE */ member in struct:__anon23979
390 UINT16 num_block; /* number of blocks if I93_INFO_FLAG_MEM_SIZE */ member in struct:__anon23990

Completed in 562 milliseconds