Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_rw_int.h251 NFA_RW_NDEF_ST_FALSE /* Tag is not NDEF */ enumerator
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc269 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_FALSE; in nfa_rw_handle_ndef_detect()
693 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_FALSE; in nfa_rw_handle_t1t_evt()
1734 } else if (nfa_rw_cb.ndef_st == NFA_RW_NDEF_ST_FALSE) { in nfa_rw_read_ndef()
1790 } else if (nfa_rw_cb.ndef_st == NFA_RW_NDEF_ST_FALSE) { in nfa_rw_write_ndef()