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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h560 #define SDP_TRACE_ERROR(...) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE(TRACE_LAYER_SDP, TRACE_TYPE_ERROR, ##__VA_ARGS__);} macro
692 #define SDP_TRACE_ERROR(...) macro

Completed in 186 milliseconds