Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_util.c91 CASE_RETURN_STR(AVRC_EVT_PLAY_POS_CHANGED) in dump_rc_notification_event_id()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_bld_tg.c546 case AVRC_EVT_PLAY_POS_CHANGED: /* 0x05 */ in avrc_bld_notify_rsp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h320 #define AVRC_EVT_PLAY_POS_CHANGED 0x05 macro