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

Commit 373a6961 authored by Jaikumar Ganesh's avatar Jaikumar Ganesh Committed by Android Git Automerger
Browse files

am 64f42803: Merge "Bluez doesn\'t handle disconnect while connecting well....

am 64f42803: Merge "Bluez doesn\'t handle disconnect while connecting well. Defer the message." into gingerbread

Merge commit '64f42803' into gingerbread-plus-aosp

* commit '64f42803':
  Bluez doesn't handle disconnect while connecting well.
parents 6066da89 64f42803
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -516,7 +516,7 @@ public final class BluetoothDeviceProfileState extends HierarchicalStateMachine
                    }
                    break;
                case DISCONNECT_A2DP_OUTGOING:
                    processCommand(DISCONNECT_A2DP_OUTGOING);
                    deferMessage(message);
                    break;
                case DISCONNECT_A2DP_INCOMING:
                    // Ignore, will be handled by Bluez