Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_main.cc543 case NFA_EE_EM_STATE_INIT: in nfa_ee_sm_st_2_str()
651 case NFA_EE_EM_STATE_INIT: in nfa_ee_evt_hdlr()
Dnfa_ee_api.cc111 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT) { in NFA_EeGetInfo()
Dnfa_ee_act.cc1783 case NFA_EE_EM_STATE_INIT: in nfa_ee_nci_disc_rsp()
1871 case NFA_EE_EM_STATE_INIT: in nfa_ee_nci_disc_ntf()
/system/nfc/src/nfa/include/
Dnfa_ee_int.h90 NFA_EE_EM_STATE_INIT = 0, enumerator