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

Skip to content
Commit 760f3c14 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski Committed by Alice Kuo
Browse files

leaudio: Improve cleanup on Bluetooth stack off

Cleanup() is called when Bluetooth stack is off via GUI.
However, Bluetooth chip still might work for other purposes.
Therefore on Cleanup we make sure that all CISes and ACLs are
disconnected.
Note: In case of Bluetooth being Off while, streaming, we might end up
with a CIG created in the controller. It will be cleared on Bluetooth On
event, as HCI Reset is sent to the controller.

Bug: 150670922
Test: atest bluetooth_le_audio_client_test
Change-Id: Ia5ad66b0949ed693499efc88de7ffc783508a4c3
Merged-In: Ia5ad66b0949ed693499efc88de7ffc783508a4c3
(cherry picked from commit ab4a7d4b)
parent 06f7bd00
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