Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/common/include/
Dbt_common.h133 #define BLUFI_TRACE_API(fmt, args...) {if (BLUFI_INITIAL_TRACE_LEVEL >= BT_TRACE_LEVEL_API &… macro
159 #define BLUFI_TRACE_API(fmt, args...) macro
/device/soc/esp/esp32/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c294BLUFI_TRACE_API("\ndevice is connected "BT_BD_ADDR_STR", server_if=%d,reason=0x%x,connect_id=%d\n", in blufi_profile_cb()
319BLUFI_TRACE_API("\ndevice is disconnected "BT_BD_ADDR_STR", server_if=%d,reason=0x%x,connect_id=%d… in blufi_profile_cb()