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

/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_api.c195 ** Function NFA_P2pAcceptConn
206 tNFA_STATUS NFA_P2pAcceptConn (tNFA_HANDLE handle, function
213 P2P_TRACE_API3 ("NFA_P2pAcceptConn (): handle:0x%02X, MIU:%d, RW:%d", handle, miu, rw);
219 P2P_TRACE_ERROR0 ("NFA_P2pAcceptConn (): Connection Handle is not valid");
230 P2P_TRACE_ERROR0 ("NFA_P2pAcceptConn (): Connection Handle is not valid");
236 P2P_TRACE_ERROR3 ("NFA_P2pAcceptConn (): MIU(%d) must be between %d and %d",

Completed in 65 milliseconds