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

Skip to content
Commit 1195c64e authored by Łukasz Rymanowski's avatar Łukasz Rymanowski Committed by Jack He
Browse files

LeAudioService: Improve connectGatt coexistance with LeAudio device

When application is connecting using connectGatt to device which
supports LeAudio, that device will not get connected to Audio Framework
automatically.
Instead it will stay in the background waiting for user action to make
it Active or Remote device starts Targeted Annoucements.

If device will not became Active and disconnectGatt will happen, then
device will be disconnected as LeAudio service will not keep the
connection.

This is implemented in order to allow 3rd party applications to
connect to LeAudio device without intention for Audio streaming.

Bug: 388179850
Bug: 389274300
Test: atest LeAudioServiceTest GattServiceTest AdapterServiceTest
Flag: com.android.bluetooth.flags.allow_gatt_connect_from_the_apps_without_making_leaudio_device_active
Change-Id: I2a1f4f0a5fcf28f8fc434f19e54870166463d784
parent 9d3ad7bb
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