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

Skip to content
Commit 623baaa4 authored by pramod kotreshappa's avatar pramod kotreshappa Committed by Linux Build Service Account
Browse files

Bluetooth: Fix for BT grey out

In ATM test when BT fails to turn on and enable timeout occurs
bluetooth manager service tries to recover from error and restarts
enable process. Meanwhile stack  tries to enable BT due to preload
wait timout. Due towhich ref count gets incremented twices and the
manager service enable process fails due to connection refused for
userial open.As ref count is incremented by 2 sucessive turn on fails
and BT greys out.To fix the issue enable timeout is increased to 12
sec as preload timeout is 5sec and preload retry is two times.

Change-Id: If3878fcccb8c0e2c2db3acd4f3907b78884fcb8a
CRs-fixed: 671991
parent 255cfbc9
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