Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c154 APPL_TRACE_VERBOSE("%s", __func__); in BTA_HdSendReport()
Dbta_hd_act.c367 APPL_TRACE_VERBOSE("%s", __func__); in bta_hd_send_report_act()
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_ssm.c429 APPL_TRACE_VERBOSE("AV Sevent(0x%x)=0x%x(%s) state=%d(%s)", in bta_av_ssm_execute()
443APPL_TRACE_VERBOSE("AV Sevent(0x%x)=%d(%s)", p_scb->hndl, event, bta_av_action_code(action)); in bta_av_ssm_execute()
Dbta_av_main.c1244 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()
Dbta_av_aact.c545 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/
Dbt_trace.h361 #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/
Dbtc_a2dp_sink.c688 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/
Dbta_gatts_act.c206 APPL_TRACE_VERBOSE("register application first_unuse rcb_idx = %d", first_unuse); in bta_gatts_register()