Home
last modified time | relevance | path

Searched refs:NFA_EE_EM_STATE_INIT_DONE (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_act.c702 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) in nfa_ee_report_disc_done()
836 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
845 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_rsp()
868 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
932 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
937 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_ntf()
980 new_em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
1044 … if ((nfa_ee_cb.cur_ee == nfa_ee_max_ee_cfg) && (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) ) in nfa_ee_nci_disc_ntf()
1094 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_check_restore_complete()
Dnfa_ee_main.c514 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_sm_st_2_str()
618 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_evt_hdlr()
Dnfa_ee_api.c55 if (nfa_ee_cb.em_state != NFA_EE_EM_STATE_INIT_DONE) in NFA_EeDiscover()
/external/libnfc-nci/src/nfa/int/
Dnfa_ee_int.h84 NFA_EE_EM_STATE_INIT_DONE, enumerator