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

/external/libnfc-nci/src/include/
H A Dbt_trace.h1589 #define P2P_TRACE_ERROR3(m,p1,p2,p3) {if (nfa_p2p_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_3(TRACE_LAYER_P2P, TRACE_TYPE_ERROR, m,p1,p2,p3);} macro
3566 #define P2P_TRACE_ERROR3(m,p1,p2,p3) macro

Completed in 613 milliseconds