Bluetooth: Remove bind timeout message on service connection
When user switch attempted multiple times message handler taking time to deliver messages to bluetooth handler. If MESSAGE_TIMEOUT_BIND ,MESSAGE_ENABLE and MESSAGE_BLUETOOTH_SERVICE_CONNECTED queued and executed , then bluetooth manager try to bind to adapter service again, will start second bluetooth process. Hence remove bind timeout message immediately on bluetooth service connection Change-Id: I20373351a74526efcd097e4bb3b019f96b8d65d5 CRs-Fixed: 2321665
Loading
Please sign in to comment