Home
last modified time | relevance | path

Searched refs:SDP_TRACE_API (Results 1 – 2 of 2) sorted by relevance

/system/bt/include/
Dbt_trace.h253 #define SDP_TRACE_API(...) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_… macro
/system/bt/stack/sdp/
Dsdp_db.c866 SDP_TRACE_API("Deleting attr_id 0x%04x for handle 0x%x", attr_id, handle); in SDP_DeleteAttribute()