Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_trace.h228 #define L2CAP_TRACE_API(fmt, args...) {if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_API && BT… macro
388 #define L2CAP_TRACE_API(fmt, args...) macro