Searched refs:play_status (Results 1 – 2 of 2) sorted by relevance
492 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()
908 …UINT8 play_status; /* Use AVRC_PLAYSTATE_STOPPED, AVRC_PLAYSTATE_PLAYING, AVRC_PL… member1226 UINT8 play_status; member1247 tAVRC_PLAYSTATE play_status; member