Searched refs:SDP_TRACE_API (Results 1 – 2 of 2) sorted by relevance
253 #define SDP_TRACE_API(...) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_… macro
866 SDP_TRACE_API("Deleting attr_id 0x%04x for handle 0x%x", attr_id, handle); in SDP_DeleteAttribute()