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.cc142 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_sys_enable()
302 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) { in nfa_ee_proc_hci_info_cback()
543 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_sm_st_2_str()
641 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_evt_hdlr()
Dnfa_ee_act.cc1489 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) { in nfa_ee_report_disc_done()
1613 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
1621 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_rsp()
1641 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_rsp()
1705 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
1710 case NFA_EE_EM_STATE_INIT_DONE: in nfa_ee_nci_disc_ntf()
1745 new_em_state = NFA_EE_EM_STATE_INIT_DONE; in nfa_ee_nci_disc_ntf()
1810 (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE)) { in nfa_ee_nci_disc_ntf()
1879 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.h89 NFA_EE_EM_STATE_INIT_DONE, enumerator