component/bt: remove some error logs which are not error

This commit is contained in:
baohongde
2018-01-17 19:23:41 +08:00
parent 17e8d49f26
commit 569b9d592e
16 changed files with 63 additions and 66 deletions

View File

@@ -656,7 +656,7 @@ static void process_service_search_attr_rsp (tCONN_CB *p_ccb, UINT8 *p_reply)
/*******************************************************************/
#if (SDP_RAW_DATA_INCLUDED == TRUE)
SDP_TRACE_WARNING("process_service_search_attr_rsp\n");
SDP_TRACE_DEBUG("process_service_search_attr_rsp\n");
sdp_copy_raw_data (p_ccb, TRUE);
#endif