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

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

am 373a6961: am 64f42803: Merge "Bluez doesn\'t handle disconnect while...

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

Merge commit '373a6961'

* commit '373a6961':
  Bluez doesn't handle disconnect while connecting well.
parents 22b0eade 373a6961
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -586,7 +586,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