Searched refs:SDP_TRACE_ERROR (Results 1 – 7 of 7) sorted by relevance
/system/bt/stack/sdp/ |
D | sdp_db.cc | 277 SDP_TRACE_ERROR("SDP_CreateRecord fail, exceed maximum records:%d", in SDP_CreateRecord() 444 SDP_TRACE_ERROR( in SDP_AddAttribute() 516 SDP_TRACE_ERROR("SDP_AddSequence - too long(attribute is not added)!!"); in SDP_AddSequence() 520 SDP_TRACE_ERROR("SDP_AddSequence - too long, add %d elements of %d", xx, in SDP_AddSequence()
|
D | sdp_main.cc | 88 SDP_TRACE_ERROR("Security Registration Server failed"); in sdp_init() 96 SDP_TRACE_ERROR("Security Registration for Client failed"); in sdp_init() 121 SDP_TRACE_ERROR("SDP Registration failed"); in sdp_init()
|
D | sdp_discovery.cc | 437 SDP_TRACE_ERROR("sdp_copy_raw_data failed"); in process_service_attr_rsp() 644 SDP_TRACE_ERROR("sdp_copy_raw_data failed"); in process_service_search_attr_rsp() 861 SDP_TRACE_ERROR("SDP - attr nesting too deep"); in add_attr() 940 SDP_TRACE_ERROR("SDP - attr nesting too deep"); in add_attr()
|
D | sdp_server.cc | 435 SDP_TRACE_ERROR("SDP attr too big: max_list_len=%d,attr_len=%d", in process_service_attr_req() 683 SDP_TRACE_ERROR("SDP attr too big: max_list_len=%d,attr_len=%d", in process_service_search_attr_req()
|
D | sdp_utils.cc | 882 SDP_TRACE_ERROR("%s: invalid length", __func__); in sdpu_compare_uuid_arrays() 1144 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 | 281 #define SDP_TRACE_ERROR(...) \ macro
|