Home
last modified time | relevance | path

Searched refs:P2P_TRACE_ERROR3 (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_api.c236 P2P_TRACE_ERROR3 ("NFA_P2pAcceptConn (): MIU(%d) must be between %d and %d", in NFA_P2pAcceptConn()
403P2P_TRACE_ERROR3 ("NFA_P2pConnectByName (): MIU(%d) must be between %d and %d or LLCP link is not … in NFA_P2pConnectByName()
464P2P_TRACE_ERROR3 ("NFA_P2pConnectBySap (): MIU(%d) must be between %d and %d, or LLCP link is not … in NFA_P2pConnectBySap()
523P2P_TRACE_ERROR3 ("NFA_P2pSendUI (): handle:0x%X, length(%d) must be less than remote link MIU(%d)… in NFA_P2pSendUI()
/external/libnfc-nci/src/include/
Dbt_trace.h1589 #define P2P_TRACE_ERROR3(m,p1,p2,p3) {if (nfa_p2p_cb.trace_level >= BT_TRACE_LEVEL_ERROR… macro
3566 #define P2P_TRACE_ERROR3(m,p1,p2,p3) macro