Searched defs:P2P_TRACE_API4 (Results 1 - 1 of 1) sorted by last modified time

/external/libnfc-nci/src/include/
H A Dbt_trace.h1606 #define P2P_TRACE_API4(m,p1,p2,p3,p4) {if (nfa_p2p_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_4(TRACE_LAYER_P2P, TRACE_TYPE_API, m,p1,p2,p3,p4);} macro
3583 #define P2P_TRACE_API4(m,p1,p2,p3,p4) macro

Completed in 149 milliseconds