Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/common/include/
Dbt_common.h121 #define OSI_TRACE_ERROR(fmt, args...) {if (OSI_INITIAL_TRACE_LEVEL >= BT_TRACE_LEVEL_ERROR && … macro
147 #define OSI_TRACE_ERROR(fmt, args...) macro