Skip to content

Conversation

@szymon-czapracki
Copy link
Contributor

@szymon-czapracki szymon-czapracki commented Oct 6, 2022

This patch fixes invalid ASE state transition, ASE now waits for Receiver Start Ready before going into the Streaming state.

fixes #50989

Thalley
Thalley previously approved these changes Oct 6, 2022
Copy link
Contributor

@Thalley Thalley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solution seems OK:

The issue referenced and the solution in this PR does seem to be a copy of what is being fixed by
#50822
and
#51030
to fix
#50777

But we can put this in first, and then apply the additional code in my PRs

@Thalley
Copy link
Contributor

Thalley commented Oct 6, 2022

This fixes #50989

Please put

fixes #50989

in the PR description to automatically link the PR to the issue

MariuszSkamra
MariuszSkamra previously approved these changes Oct 6, 2022
This patch fixes invalid ASE state transition,
ASE now waits for Receiver Start Ready before
going into Streaming state.

Signed-off-by: Szymon Czapracki <[email protected]>
@fabiobaltieri fabiobaltieri merged commit ab45e31 into zephyrproject-rtos:main Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid ASE State Machine Transition

5 participants