Searched refs:SDP_TRACE_DEBUG (Results 1 – 5 of 5) sorted by relevance
265 SDP_TRACE_DEBUG("SDP_CreateRecord ok, num_records:%d", p_db->num_records); in SDP_CreateRecord()318 SDP_TRACE_DEBUG("SDP_DeleteRecord ok, num_records:%d", in SDP_DeleteRecord()366 SDP_TRACE_DEBUG( in SDP_AddAttribute()371 SDP_TRACE_DEBUG( in SDP_AddAttribute()378 SDP_TRACE_DEBUG( in SDP_AddAttribute()383 SDP_TRACE_DEBUG( in SDP_AddAttribute()388 SDP_TRACE_DEBUG( in SDP_AddAttribute()
387 SDP_TRACE_DEBUG( in SDP_FindServiceInDb()393 SDP_TRACE_DEBUG( in SDP_FindServiceInDb()
659 SDP_TRACE_DEBUG( in process_service_search_attr_req()
383 if (p_ccb->rsp_list) SDP_TRACE_DEBUG("releasing SDP rsp_list"); in sdpu_release_ccb()
346 #define SDP_TRACE_DEBUG(...) \ macro