Merge "Bluez doesn't handle disconnect while connecting well. Defer the message." into gingerbread
This commit is contained in:
committed by
Android (Google) Code Review
commit
64f4280313
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user