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

Skip to content
Commit 7e287554 authored by Mariusz Skamra's avatar Mariusz Skamra Committed by Łukasz Rymanowski (xWF)
Browse files

le_audio: Do not stop streaming when CIS create is cancelled

This fixes an issue that caused audio stream to be stopped because
stack got CIS Established event with non-zero - Operation Cancelled
by Local Host error code.
It may happen that during attachment to stream procedure, ASE being
in ENABLING state, the ASE is Released by peripheral. If that happens
the Phone can cancel CIS establishment, so when the CIS Established
will carry the error, it has to be handled, so that audio keeps
streaming.

Bug: 391256220
Flag: Exempt; regression covered by unit test added
Test: atest bluetooth_le_audio_test
Change-Id: I268671359b21bd1abe0c591568710b91fd344955
parent 1e1a2e3d
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