Searched defs:NFA_P2pGetRemoteSap (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_api.c971 ** Function NFA_P2pGetRemoteSap
982 tNFA_STATUS NFA_P2pGetRemoteSap (tNFA_HANDLE handle, function
988 P2P_TRACE_API2 ("NFA_P2pGetRemoteSap(): handle:0x%x, SN:<%s>", handle, p_service_name);
992 P2P_TRACE_ERROR0 ("NFA_P2pGetRemoteSap(): LLCP link is not activated");
1001 P2P_TRACE_ERROR0 ("NFA_P2pGetRemoteSap (): Handle is invalid or not registered");

Completed in 17 milliseconds