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

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

PhonePolicy: Fix connecting other profiles.

Connecting other profiles is called from timer - 6sec after some
profile got connected.
If within this 6 sec, device got disconnected, connect other profile
will be called and if there is still a profile connected then other
profiles will start to reconnect (even device is already disconnecte)

Note: if there is LeAudio device streaming, and LeAudio lead device got
disconnected, the LeAudioProfile is still connected in order to keep
music play. Under the hood it is reconnecting, but this is happaning in
native layer. In such case we don't want java layer to start
reconnection of the profiles

Bug: 294965719
Test: atest PhonePolicyTest
Tag: #feature
Change-Id: Ib0dac7a9d9bae75eaa68ec321e055092c035dcb5
parent a3de0fb8
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