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

Skip to content
Commit e98c97f2 authored by Michal Belusiak's avatar Michal Belusiak
Browse files

BASS: Remove old broadcaster when new synced on the same syncHandle

In case when onSyncEstablished (new broadcaster) came before
onSyncLost (old broadcaster) on the same syncHandle, properly
handle retrieve broadcast ID and remove the old one with notification.

When onSyncLost came, the new broadcaster will be removed but on next
onScanResult will be added again. On the controller nothing change as
on native it is still synced. Such operation is seamless for the user.

Bug: 342552854
Bug: 333691526
Test: atest BassClientServiceTest
Change-Id: I222f35b813132840871088e4ef15fa0cd2f9d15b
parent 361aeb61
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