Home
last modified time | relevance | path

Searched refs:AVRC_TRACE_WARNING (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c271AVRC_TRACE_WARNING("For AVRCP Target Cateory 1 and 3, SDP record shall contain additional protocol… in AVRC_AddRecord()
Davrc_api.c438 AVRC_TRACE_WARNING("Fragmented message too big! - report the partial message"); in avrc_proc_far_msg()
749 AVRC_TRACE_WARNING("avrc_msg_cback %s msg handle:%d, control:%d, cr:%d, opcode:x%x", in avrc_msg_cback()
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_trace.h314 #define AVRC_TRACE_WARNING(fmt, args...) {if (avrc_cb.trace_level >= BT_TRACE_LEVEL_WARNING && B… macro
482 #define AVRC_TRACE_WARNING(fmt, args...) macro