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

/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c196 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_TRUE;
250 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_FALSE;
625 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_UNKNOWN;
664 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_UNKNOWN;
674 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_FALSE;
828 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_UNKNOWN;
1233 nfa_rw_cb.ndef_st = NFA_RW_NDEF_ST_UNKNOWN;
1657 if (nfa_rw_cb.ndef_st == NFA_RW_NDEF_ST_UNKNOWN)
1662 else if (nfa_rw_cb.ndef_st == NFA_RW_NDEF_ST_FALSE)
1719 if (nfa_rw_cb.ndef_st
[all...]
/external/libnfc-nci/src/nfa/int/
H A Dnfa_rw_int.h298 tNFA_RW_NDEF_ST ndef_st; /* NDEF detection status */ member in struct:__anon21106

Completed in 60 milliseconds