Home
last modified time | relevance | path

Searched refs:NFA_EE_DISCONNECT_EVT (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_ee_api.h66 NFA_EE_DISCONNECT_EVT, /* NFCEE connection closed. */ enumerator
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc1636 nfa_ee_report_event(p_cb->p_ee_cback, NFA_EE_DISCONNECT_EVT, &evt_data); in nfa_ee_api_disconnect()
2304 if (p_cb->conn_st != NFA_EE_CONN_ST_DISC) event = NFA_EE_DISCONNECT_EVT; in nfa_ee_nci_conn()