Home
last modified time | relevance | path

Searched refs:RW_I93_FLAG_READ_MULTI_BLOCK (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/int/
Drw_int.h492 #define RW_I93_FLAG_READ_MULTI_BLOCK 0x02 /* tag supports read multi block */ macro
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c1408 if (p_i93->intl_flags & RW_I93_FLAG_READ_MULTI_BLOCK) in rw_i93_get_next_blocks()
1624 p_i93->intl_flags |= RW_I93_FLAG_READ_MULTI_BLOCK; in rw_i93_sm_detect_ndef()