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

/external/libnfc-nci/src/include/
H A Dbt_trace.h1833 #define HCRP_TRACE_API3(m,p1,p2,p3) {if (hcrp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_3(TRACE_LAYER_HCRP, TRACE_TYPE_API, m,p1,p2,p3);} macro
3833 #define HCRP_TRACE_API3(m,p1,p2,p3) macro

Completed in 104 milliseconds