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

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

Completed in 299 milliseconds