Searched refs:ndef_st (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c206 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_TRUE;
261 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_FALSE;
634 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_UNKNOWN;
672 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_UNKNOWN;
682 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_FALSE;
838 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_UNKNOWN;
1248 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_UNKNOWN;
1672 if (nfa_rw_cb.ndef_st == NFA_RW_NDEF_ST_UNKNOWN)
1677 else if (nfa_rw_cb.ndef_st == NFA_RW_NDEF_ST_FALSE)
1734 if (nfa_rw_cb.ndef_st
[all...]
/external/libnfc-nci/src/nfa/int/
H A Dnfa_rw_int.h304 tNFA_RW_NDEF_ST ndef_st; /* NDEF detection status */ member in struct:__anon24236

Completed in 395 milliseconds