Searched refs:AVDT_TRACE_ERROR (Results 1 – 5 of 5) sorted by relevance
489 AVDT_TRACE_ERROR(" avdt_ad_tc_data_ind buffer freed"); in avdt_ad_tc_data_ind()544 AVDT_TRACE_ERROR("avdt_ad_open_req: Cannot allocate p_tbl"); in avdt_ad_open_req()
207 AVDT_TRACE_ERROR("%s", __func__); in AVDT_AbortReq()214 AVDT_TRACE_ERROR("%s Improper SCB, can not abort the stream", __func__); in AVDT_AbortReq()366 AVDT_TRACE_ERROR("seid: %d", p_evt->single.seid); in avdt_get_cap_req()
396 AVDT_TRACE_ERROR( "Bad Report pkt - packet type: %d", pt); in avdt_scb_hdl_report()692 AVDT_TRACE_ERROR("%s dropped incoming media packet", __func__); in avdt_scb_drop_pkt()
594 AVDT_TRACE_ERROR ("not expecting this cfg"); in avdt_msg_prs_cfg()
304 #define AVDT_TRACE_ERROR(...) {if (avdt_cb.trace_level >= BT_TRACE_LEVEL_ERROR)… macro