Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_p2p_int.h58 NFA_P2P_API_GET_REMOTE_SAP_EVT, enumerator
/system/nfc/src/nfa/p2p/
Dnfa_p2p_main.cc808 case NFA_P2P_API_GET_REMOTE_SAP_EVT: in nfa_p2p_evt_code()
Dnfa_p2p_api.cc923 p_msg->hdr.event = NFA_P2P_API_GET_REMOTE_SAP_EVT; in NFA_P2pGetRemoteSap()