Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_p2p_int.h57 NFA_P2P_API_DISCONNECT_EVT, enumerator
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_main.c791 case NFA_P2P_API_DISCONNECT_EVT: in nfa_p2p_evt_code()
Dnfa_p2p_api.c352 p_msg->hdr.event = NFA_P2P_API_DISCONNECT_EVT; in NFA_P2pDisconnect()