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

/system/bt/include/
H A Dbt_trace.h255 #define SDP_TRACE_ERROR(...) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE(TRACE_LAYER_SDP, TRACE_TYPE_ERROR, ##__VA_ARGS__);} macro

Completed in 60 milliseconds