Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 84b719fd authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

leaudio: Fix possible Assert OnLeAudioDeviceSetStateTimeout

Failing scenario:
1) stream is started and Codec Configure sent to peer device
2) after 1) state_machine.cc starts transition timer
3) device gets disconnected before device response with Codec Configured
 - here all ases are disactivated but transition timeout is still
   enabled
4) transition timeout fires and asserts there is no active device

Bug: 218795097
test: atest --host bluetooth_le_audio_test
Change-Id: Ic6e92a0441fa01b3d5b5b0383b77d0e28fd05924
parent 9d718b1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment