Home
last modified time | relevance | path

Searched refs:APPL_TRACE_VERBOSE (Results 1 – 8 of 8) sorted by relevance

/system/bt/bta/av/
Dbta_av_ssm.cc489 APPL_TRACE_VERBOSE( in bta_av_ssm_execute()
502 APPL_TRACE_VERBOSE("%s: peer %s AV next state=%d(%s) p_scb=%p", __func__, in bta_av_ssm_execute()
573 APPL_TRACE_VERBOSE( in bta_av_set_scb_sst_init()
Dbta_av_main.cc1209 APPL_TRACE_VERBOSE("%s: AV nsm event=0x%x(%s)", __func__, p_msg->event, in bta_av_hdl_event()
1216 APPL_TRACE_VERBOSE("%s: AV sm event=0x%x(%s)", __func__, p_msg->event, in bta_av_hdl_event()
1221 APPL_TRACE_VERBOSE("%s: handle=0x%x", __func__, p_msg->layer_specific); in bta_av_hdl_event()
Dbta_av_aact.cc480 APPL_TRACE_VERBOSE("%s: hndl:0x%x", __func__, p_scb->hndl); in bta_av_proc_stream_evt()
/system/bt/bta/hd/
Dbta_hd_api.cc172 APPL_TRACE_VERBOSE("%s", __func__); in BTA_HdSendReport()
Dbta_hd_act.cc377 APPL_TRACE_VERBOSE("%s", __func__); in bta_hd_send_report_act()
/system/bt/btif/co/
Dbta_hh_co.cc268 APPL_TRACE_VERBOSE("%s: UHID write %d", __func__, len); in bta_hh_co_write()
559 APPL_TRACE_VERBOSE("%s: dev_handle = %d", __func__, dev_handle); in bta_hh_co_get_rpt_rsp()
/system/bt/btif/src/
Dbtif_hd.cc544 APPL_TRACE_VERBOSE("%s: type=%d id=%d len=%d", __func__, type, id, len); in send_report()
/system/bt/internal_include/
Dbt_trace.h664 #define APPL_TRACE_VERBOSE(...) \ macro