Searched refs:APPL_TRACE_VERBOSE (Results 1 – 8 of 8) sorted by relevance
/system/bt/bta/av/ |
D | bta_av_ssm.cc | 489 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()
|
D | bta_av_main.cc | 1209 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()
|
D | bta_av_aact.cc | 480 APPL_TRACE_VERBOSE("%s: hndl:0x%x", __func__, p_scb->hndl); in bta_av_proc_stream_evt()
|
/system/bt/bta/hd/ |
D | bta_hd_api.cc | 172 APPL_TRACE_VERBOSE("%s", __func__); in BTA_HdSendReport()
|
D | bta_hd_act.cc | 377 APPL_TRACE_VERBOSE("%s", __func__); in bta_hd_send_report_act()
|
/system/bt/btif/co/ |
D | bta_hh_co.cc | 268 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/ |
D | btif_hd.cc | 544 APPL_TRACE_VERBOSE("%s: type=%d id=%d len=%d", __func__, type, id, len); in send_report()
|
/system/bt/internal_include/ |
D | bt_trace.h | 664 #define APPL_TRACE_VERBOSE(...) \ macro
|