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()
304 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) { in nfa_ee_proc_hci_info_cback()
545 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_sm_st_2_str()
647 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_evt_hdlr()
Dnfa_ee_act.cc1663 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) { in nfa_ee_report_disc_done()
1787 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
1795 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_rsp()
1815 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
1879 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
1884 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_ntf()
1919 new_em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
1984 (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE)) { in nfa_ee_nci_disc_ntf()
2053 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_check_restore_complete()
Dnfa_ee_api.cc60 if (nfa_ee_cb.em_state != NFA_EE_EM_STATE_INIT_DONE) { in NFA_EeDiscover()
/system/nfc/src/nfa/include/
Dnfa_ee_int.h91 NFA_EE_EM_STATE_INIT_DONE, enumerator