Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_main.cc144 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_sys_enable()
303 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) { in nfa_ee_proc_hci_info_cback()
548 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_sm_st_2_str()
654 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_evt_hdlr()
Dnfa_ee_act.cc1756 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) { in nfa_ee_report_disc_done()
1879 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
1887 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_rsp()
1907 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
1971 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
1976 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_ntf()
2011 new_em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
2074 (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE)) { in nfa_ee_nci_disc_ntf()
2143 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_check_restore_complete()
Dnfa_ee_api.cc59 if (nfa_ee_cb.em_state != NFA_EE_EM_STATE_INIT_DONE) { in NFA_EeDiscover()
/system/nfc/src/nfa/include/
Dnfa_ee_int.h92 NFA_EE_EM_STATE_INIT_DONE, enumerator