Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_lcb_act.c95 AVCT_TRACE_ERROR ("Cannot alloc buffer for reassembly !!"); in avct_lcb_msg_asmbl()
537 AVCT_TRACE_ERROR ("avct_lcb_send_msg cannot alloc buffer!!"); in avct_lcb_send_msg()
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_trace.h305 #define AVCT_TRACE_ERROR(fmt, args...) {if (avct_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_… macro
473 #define AVCT_TRACE_ERROR(fmt, args...) macro