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

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

leaudio: Improve disconnection during streaming

When LeAudio Set is disconnected during the streaming
from the upper layer, we want to make sure that ACL of both devices are
disconnect when Stream is closed.

Previosly disconnection of first device triggered StopStream but when
second device was disconnected from the upper layer, that cause ACL
disconnection. Usually it worked fine as disconnecting ACL  implies CIS
to be disconnected, but some controllers keeps CIS resources preventing
CIG to be removed later on during the process.

With this CL, all the members will wait until stream is closed

Bug: 381378205
Flag: Exempt, regression verified with unit test
Test: atest bluetooth_le_audio_client_test
Change-Id: I3f531c453ec59da3c91935d73b7163dbc48ae91a
parent 54edfd68
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