Skip to content
Snippets Groups Projects
Commit 35ec2e21 authored by Jakub Tyszkowski's avatar Jakub Tyszkowski
Browse files

LeAudio: Fix timing issue on state machine reconfigure

There was a chance that during the consecutive reconfigurations,
state machine receives the previous configuration notification from
the ASE and considered it as part of current reconfiguration process.
It would skipp this ASE configuration which resulted in a mixed,
half-previous, half-new configuration (often asymmetric) that was a
problem to some devices.

Bug: 261417889
Bug: 229041682
Tag: #feature
Test: atest --host bluetooth_le_audio_test bluetooth_le_audio_client_test --no-bazel-mode & tested manually
Change-Id: I43b6377ef9c1403b0a52dcd2a0a583caf6249b74
parent 41224874
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment