Searched refs:A2D_TRACE_API (Results 1 – 2 of 2) sorted by relevance
67 A2D_TRACE_API("a2d_sdp_cback status: %d", status); in a2d_sdp_cback()190 A2D_TRACE_API("A2D_AddRecord uuid: %x", service_uuid); in A2D_AddRecord()291 A2D_TRACE_API("A2D_FindService uuid: %x", service_uuid); in A2D_FindService()
291 #define A2D_TRACE_API(fmt, args...) {if (a2d_cb.trace_level >= BT_TRACE_LEVEL_API && BT_LOG… macro461 #define A2D_TRACE_API(fmt, args...) macro