Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_bld_tg.c527 (p_rsp->param.play_status == AVRC_PLAYSTATE_ERROR) ) { in avrc_bld_notify_rsp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h311 #define AVRC_PLAYSTATE_ERROR 0xFF /* Error */ macro