Home
last modified time | relevance | path

Searched refs:RW_T4T_CHK_EMPTY_I_BLOCK (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Drw_api.h147 #define RW_T4T_CHK_EMPTY_I_BLOCK 4 macro
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c1866 option = RW_T4T_CHK_EMPTY_I_BLOCK; in nfa_rw_presence_check()
1896 option = RW_T4T_CHK_EMPTY_I_BLOCK; in nfa_rw_presence_check()
1907 option = RW_T4T_CHK_EMPTY_I_BLOCK; in nfa_rw_presence_check()
/external/libnfc-nci/src/nfc/tags/
Drw_t4t.c2319 if (option == RW_T4T_CHK_EMPTY_I_BLOCK) in RW_T4tPresenceCheck()