Searched refs:APPL_TRACE_VERBOSE (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/ |
D | bta_hd_api.c | 154 APPL_TRACE_VERBOSE("%s", __func__); in BTA_HdSendReport()
|
D | bta_hd_act.c | 367 APPL_TRACE_VERBOSE("%s", __func__); in bta_hd_send_report_act()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_ssm.c | 429 APPL_TRACE_VERBOSE("AV Sevent(0x%x)=0x%x(%s) state=%d(%s)", in bta_av_ssm_execute() 443 … APPL_TRACE_VERBOSE("AV Sevent(0x%x)=%d(%s)", p_scb->hndl, event, bta_av_action_code(action)); in bta_av_ssm_execute()
|
D | bta_av_main.c | 1244 APPL_TRACE_VERBOSE("AV nsm event=0x%x(%s)\n", event, bta_av_evt_code(event)); in bta_av_hdl_event() 1248 APPL_TRACE_VERBOSE("AV sm event=0x%x(%s)\n", event, bta_av_evt_code(event)); in bta_av_hdl_event() 1252 APPL_TRACE_VERBOSE("handle=0x%x\n", p_msg->layer_specific); in bta_av_hdl_event()
|
D | bta_av_aact.c | 545 APPL_TRACE_VERBOSE("hndl:x%x", p_scb->hndl); in bta_av_proc_stream_evt() 605 APPL_TRACE_VERBOSE("bta_av_stream0_cback avdt_handle: %d event=0x%x", handle, event); in bta_av_stream0_cback()
|
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/ |
D | bt_trace.h | 361 #define APPL_TRACE_VERBOSE(fmt, args...) {if (appl_trace_level >= BT_TRACE_LEVEL_VERBOSE && BT_L… macro 528 #define APPL_TRACE_VERBOSE(fmt, args...) macro
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | btc_a2dp_sink.c | 688 APPL_TRACE_VERBOSE("btc_a2dp_sink_enque_buf %d + \n", p_msg->num_frames_to_be_processed); in btc_a2dp_sink_enque_buf()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_act.c | 206 APPL_TRACE_VERBOSE("register application first_unuse rcb_idx = %d", first_unuse); in bta_gatts_register()
|