Home
last modified time | relevance | path

Searched refs:NFA_EE_API_DISCONNECT_EVT (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_ee_int.h64 NFA_EE_API_DISCONNECT_EVT, enumerator
/system/nfc/src/nfa/ee/
Dnfa_ee_main.cc599 case NFA_EE_API_DISCONNECT_EVT: in nfa_ee_sm_evt_2_str()
Dnfa_ee_api.cc944 p_msg->hdr.event = NFA_EE_API_DISCONNECT_EVT; in NFA_EeDisconnect()