Searched refs:play_status (Results 1 – 4 of 4) sorted by relevance
530 UINT8_TO_BE_STREAM(p_data, p_rsp->play_status); in avrc_bld_get_play_status_rsp()565 if ((p_rsp->param.play_status <= AVRC_PLAYSTATE_REV_SEEK) || in avrc_bld_notify_rsp()566 (p_rsp->param.play_status == AVRC_PLAYSTATE_ERROR) ) in avrc_bld_notify_rsp()568 UINT8_TO_BE_STREAM(p_data, p_rsp->param.play_status); in avrc_bld_notify_rsp()
115 BE_STREAM_TO_UINT8(p_rsp->param.play_status, p_stream); in avrc_parse_notification_rsp()
918 …UINT8 play_status; /* Use AVRC_PLAYSTATE_STOPPED, AVRC_PLAYSTATE_PLAYING, AVRC_PL… member1270 UINT8 play_status; member1294 tAVRC_PLAYSTATE play_status; member
1642 static bt_status_t get_play_status_rsp(btrc_play_status_t play_status, uint32_t song_len, in get_play_status_rsp() argument1650 avrc_rsp.get_play_status.play_status = play_status; in get_play_status_rsp()1732 avrc_rsp.reg_notif.param.play_status = p_param->play_status; in register_notification_rsp()1733 if (avrc_rsp.reg_notif.param.play_status == PLAY_STATUS_PLAYING) in register_notification_rsp()2430 if (p_rsp->param.play_status == AVRC_PLAYSTATE_PLAYING) in handle_notification_response()2435 &rc_addr, p_rsp->param.play_status); in handle_notification_response()2539 if (p_rsp->param.play_status == AVRC_PLAYSTATE_PLAYING) in handle_notification_response()2548 &rc_addr, p_rsp->param.play_status); in handle_notification_response()