Searched refs:SDP_TRACE_ERROR (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_db.cc | 280 SDP_TRACE_ERROR("SDP_CreateRecord fail, exceed maximum records:%d", in SDP_CreateRecord() 415 SDP_TRACE_ERROR("the free pad for SDP record with handle %d is " in SDP_AddAttribute() 474 SDP_TRACE_ERROR( in SDP_AddAttributeToRecord() 500 SDP_TRACE_ERROR( in SDP_AddAttributeToRecord() 568 SDP_TRACE_ERROR("SDP_AddSequence - too long(attribute is not added)!!"); in SDP_AddSequence() 572 SDP_TRACE_ERROR("SDP_AddSequence - too long, add %d elements of %d", xx, in SDP_AddSequence()
|
D | sdp_server.cc | 540 SDP_TRACE_ERROR("avrc_sdp_version in SDP records %x", in process_service_attr_req() 581 SDP_TRACE_ERROR("SDP attr too big: max_list_len=%d,attr_len=%d", in process_service_attr_req() 835 SDP_TRACE_ERROR("avrc_sdp_version in SDP records %x", in process_service_search_attr_req() 878 SDP_TRACE_ERROR("SDP attr too big: max_list_len=%d,attr_len=%d", in process_service_search_attr_req() 1169 SDP_TRACE_ERROR( in sdp_pbap_pse_dynamic_attributes_len_update() 1272 SDP_TRACE_ERROR("FAILED"); in sdp_upgrade_pse_record()
|
D | sdp_discovery.cc | 462 SDP_TRACE_ERROR("sdp_copy_raw_data failed"); in process_service_attr_rsp() 886 SDP_TRACE_ERROR("SDP - attr nesting too deep"); in add_attr() 965 SDP_TRACE_ERROR("SDP - attr nesting too deep"); in add_attr()
|
D | sdp_main.cc | 97 SDP_TRACE_ERROR("SDP Registration failed"); in sdp_init()
|
D | sdp_utils.cc | 1062 SDP_TRACE_ERROR("%s: invalid length", __func__); in sdpu_compare_uuid_arrays() 1326 SDP_TRACE_ERROR("%s len %d exceeds SDP_MAX_ATTR_LEN", __func__, len); in sdpu_build_partial_attrib_entry()
|
D | sdp_api.cc | 80 SDP_TRACE_ERROR( in SDP_InitDiscoveryDb()
|
/packages/modules/Bluetooth/system/internal_include/ |
D | bt_trace.h | 327 #define SDP_TRACE_ERROR(...) \ macro
|