HomeSort by relevance Sort by last modified time
    Searched refs:SDP_TRACE_ERROR (Results 1 - 7 of 7) sorted by null

  /system/bt/stack/sdp/
sdp_main.cc 91 SDP_TRACE_ERROR("Security Registration Server failed");
99 SDP_TRACE_ERROR("Security Registration for Client failed");
123 SDP_TRACE_ERROR("SDP Registration failed");
sdp_db.cc 278 SDP_TRACE_ERROR("SDP_CreateRecord fail, exceed maximum records:%d",
445 SDP_TRACE_ERROR(
517 SDP_TRACE_ERROR("SDP_AddSequence - too long(attribute is not added)!!");
521 SDP_TRACE_ERROR("SDP_AddSequence - too long, add %d elements of %d", xx,
sdp_server.cc 411 SDP_TRACE_ERROR("SDP attr too big: max_list_len=%d,attr_len=%d",
642 SDP_TRACE_ERROR("SDP attr too big: max_list_len=%d,attr_len=%d",
sdp_utils.cc 598 SDP_TRACE_ERROR("%s: invalid length", __func__);
892 SDP_TRACE_ERROR("%s len %d exceeds SDP_MAX_ATTR_LEN", __func__, len);
sdp_discovery.cc 824 SDP_TRACE_ERROR("SDP - attr nesting too deep");
904 SDP_TRACE_ERROR("SDP - attr nesting too deep");
sdp_api.cc 76 SDP_TRACE_ERROR(
    [all...]
  /system/bt/include/
bt_trace.h 290 #define SDP_TRACE_ERROR(...) \
    [all...]

Completed in 237 milliseconds