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

/external/libnfc-nci/src/include/
H A Dbt_trace.h1085 #define BIP_TRACE_DEBUG2(m,p1,p2) {if (bip_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE_2(TRACE_LAYER_BIP, TRACE_TYPE_DEBUG, m,p1,p2);} macro
3135 #define BIP_TRACE_DEBUG2(m,p1,p2) macro

Completed in 271 milliseconds