Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/include/
H A Drw_api.h244 uint16_t num_block; /* number of blocks if I93_INFO_FLAG_MEM_SIZE */ member
H A Drw_int.h790 uint16_t num_block; /* number of blocks in tag */ member
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_api.h375 uint16_t num_block; /* number of blocks if I93_INFO_FLAG_MEM_SIZE */ member
458 uint16_t num_block; /* number of blocks if I93_INFO_FLAG_MEM_SIZE */ member
/aosp12/system/nfc/src/nfc/tags/
H A Drw_i93.cc1668 uint16_t num_block; in rw_i93_get_next_blocks() local