BT: Rectifying recovery functionality in case of timeout scenarios

-> When timeout occurs, Bluetooth Manager Service tries to
   recover by restarting the Bluetooth process.
-> Since stopping of Bluetooth process is already handled
   at Adapter State level, here we only need to send the
   message to start the service is not already started.
-> Trying to stop the service may result in dead object
   leading to failure in Bluetooth enable process.

Change-Id: If8c72763451d42ade6618bff823f1a832325913e
CRs-Fixed: 1087003
1 file changed