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

Skip to content
Commit 0a941556 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Jakub Pawłowski
Browse files

LeAudioService: stop background scan when all devices are connected

Without this patch, we would keep doing background scan even when all
known devices are connected.

Checking just if state machine is connected is unreliable - lead device state machine after disconnection would still claim to be connected, but the acl is indeed disconnected. Therefore, addition of mAclConnected was needed.

Test: atest LeAudioServiceTest
Bug: 301520529
Change-Id: Ie5712f19487ff9ae2df1d329cd3de37f07cb4a6f
parent 97eb6264
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