Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_bld_tg.c492 UINT8_TO_BE_STREAM(p_data, p_rsp->play_status); in avrc_bld_get_play_status_rsp()
526 if ((p_rsp->param.play_status <= AVRC_PLAYSTATE_REV_SEEK) || in avrc_bld_notify_rsp()
527 (p_rsp->param.play_status == AVRC_PLAYSTATE_ERROR) ) { in avrc_bld_notify_rsp()
528 UINT8_TO_BE_STREAM(p_data, p_rsp->param.play_status); in avrc_bld_notify_rsp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h908 …UINT8 play_status; /* Use AVRC_PLAYSTATE_STOPPED, AVRC_PLAYSTATE_PLAYING, AVRC_PL… member
1226 UINT8 play_status; member
1247 tAVRC_PLAYSTATE play_status; member