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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h816 #define SDP_TRACE_ERROR2(m,p1,p2) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_2(TRACE_LAYER_SDP, TRACE_TYPE_ERROR, m,p1,p2);} macro
2740 #define SDP_TRACE_ERROR2(m,p1,p2) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h775 #define SDP_TRACE_ERROR2(m,p1,p2) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_2(TRACE_LAYER_SDP, TRACE_TYPE_ERROR, m,p1,p2);} macro
2825 #define SDP_TRACE_ERROR2(m,p1,p2) macro

Completed in 216 milliseconds