Diff between d96457e1a4eefdf270332707518060490faf59a1 and 7240dc63d3579b1432237a5df0740947b739d4ea

Changed Files

File Additions Deletions Status
audio/avrcp.c +1 -1 modified

Full Patch

diff --git a/audio/avrcp.c b/audio/avrcp.c
index 6eb4bb1..fd0094b 100644
--- a/audio/avrcp.c
+++ b/audio/avrcp.c
@@ -792,7 +792,7 @@ static uint8_t avrcp_handle_set_player_value(struct avrcp_player *player,
 	if (len) {
 		pdu->params_len = 0;
 
-		return AVC_CTYPE_STABLE;
+		return AVC_CTYPE_ACCEPTED;
 	}
 
 err: