Home
last modified time | relevance | path

Searched defs:APPL_TRACE_API (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_trace.h358 #define APPL_TRACE_API(fmt, args...) {if (appl_trace_level >= BT_TRACE_LEVEL_API && BT_LOG_L… macro
525 #define APPL_TRACE_API(fmt, args...) macro