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_main.c137 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_sys_enable()
301 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) in nfa_ee_proc_hci_info_cback()
570 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_sm_st_2_str()
678 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_evt_hdlr()
Dnfa_ee_act.c966 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) in nfa_ee_report_disc_done()
1100 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
1109 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_rsp()
1132 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
1196 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
1201 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_ntf()
1244 new_em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
1309 … 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()
1359 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_check_restore_complete()
Dnfa_ee_api.c56 if (nfa_ee_cb.em_state != NFA_EE_EM_STATE_INIT_DONE) in NFA_EeDiscover()
/external/libnfc-nci/src/nfa/int/
Dnfa_ee_int.h87 NFA_EE_EM_STATE_INIT_DONE, enumerator