Searched refs:SDP_TRACE_ERROR (Results 1 – 7 of 7) sorted by relevance
/system/bt/stack/sdp/ |
D | sdp_db.cc | 273 SDP_TRACE_ERROR("SDP_CreateRecord fail, exceed maximum records:%d", in SDP_CreateRecord() 447 SDP_TRACE_ERROR( in SDP_AddAttribute() 517 SDP_TRACE_ERROR("SDP_AddSequence - too long(attribute is not added)!!"); in SDP_AddSequence() 521 SDP_TRACE_ERROR("SDP_AddSequence - too long, add %d elements of %d", xx, in SDP_AddSequence()
|
D | sdp_discovery.cc | 434 SDP_TRACE_ERROR("sdp_copy_raw_data failed"); in process_service_attr_rsp() 852 SDP_TRACE_ERROR("SDP - attr nesting too deep"); in add_attr() 931 SDP_TRACE_ERROR("SDP - attr nesting too deep"); in add_attr()
|
D | sdp_main.cc | 95 SDP_TRACE_ERROR("SDP Registration failed"); in sdp_init()
|
D | sdp_server.cc | 439 SDP_TRACE_ERROR("SDP attr too big: max_list_len=%d,attr_len=%d", in process_service_attr_req() 701 SDP_TRACE_ERROR("SDP attr too big: max_list_len=%d,attr_len=%d", in process_service_search_attr_req()
|
D | sdp_utils.cc | 878 SDP_TRACE_ERROR("%s: invalid length", __func__); in sdpu_compare_uuid_arrays() 1140 SDP_TRACE_ERROR("%s len %d exceeds SDP_MAX_ATTR_LEN", __func__, len); in sdpu_build_partial_attrib_entry()
|
D | sdp_api.cc | 70 SDP_TRACE_ERROR( in SDP_InitDiscoveryDb()
|
/system/bt/internal_include/ |
D | bt_trace.h | 326 #define SDP_TRACE_ERROR(...) \ macro
|