Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c98 CASE_RETURN_STR(AVRC_EVT_TRACK_REACHED_START) in dump_rc_notification_event_id()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/avrc/
Davrc_bld_tg.c542 case AVRC_EVT_TRACK_REACHED_START: /* 0x04 */ in avrc_bld_notify_rsp()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h318 #define AVRC_EVT_TRACK_REACHED_START 0x04 macro