Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_p2p_int.h57 NFA_P2P_API_GET_LINK_INFO_EVT, enumerator
/system/nfc/src/nfa/p2p/
Dnfa_p2p_main.cc806 case NFA_P2P_API_GET_LINK_INFO_EVT: in nfa_p2p_evt_code()
Dnfa_p2p_api.cc877 p_msg->hdr.event = NFA_P2P_API_GET_LINK_INFO_EVT; in NFA_P2pGetLinkInfo()