Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_trace.h357 #define HCI_TRACE_ERROR(fmt, args...) {if (HCI_INITIAL_TRACE_LEVEL >= BT_TRACE_LEVEL_ERROR &&… macro
371 #define HCI_TRACE_ERROR(fmt, args...) macro