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

/external/libnfc-nci/src/nfa/include/
H A Dnfa_p2p_api.h253 ** Function NFA_P2pAcceptConn
264 NFC_API extern tNFA_STATUS NFA_P2pAcceptConn (tNFA_HANDLE conn_handle,
/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 679 milliseconds