Searched refs:SDP_TRACE_API (Results 1 – 2 of 2) sorted by relevance
238 #define SDP_TRACE_API(fmt, args...) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_API && BT_LOG… macro406 #define SDP_TRACE_API(fmt, args...) macro
886 SDP_TRACE_API("Deleting attr_id 0x%04x for handle 0x%x\n", attr_id, handle); in SDP_DeleteAttribute()