Home
last modified time | relevance | path

Searched refs:BTIF_TRACE_API (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_trace.h349 #define BTIF_TRACE_API(fmt, args...) {if (btif_trace_level >= BT_TRACE_LEVEL_API && BT_LOG_L… macro
516 #define BTIF_TRACE_API(fmt, args...) macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c198 BTIF_TRACE_API("%s", __func__); in btc_hh_stop_vup_timer()