Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h155 #define RW_T4T_CHK_EMPTY_I_BLOCK 4 macro
/system/nfc/src/nfa/rw/
Dnfa_rw_act.c1727 option = RW_T4T_CHK_EMPTY_I_BLOCK; in nfa_rw_presence_check()
1754 option = RW_T4T_CHK_EMPTY_I_BLOCK; in nfa_rw_presence_check()
1764 option = RW_T4T_CHK_EMPTY_I_BLOCK; in nfa_rw_presence_check()
/system/nfc/src/nfc/tags/
Drw_t4t.c2118 if (option == RW_T4T_CHK_EMPTY_I_BLOCK) { in RW_T4tPresenceCheck()