Pbap disconnect durring connect am: a4f0127fbb
am: a31933abc3
Change-Id: I73772d90dea4b9f3f70daef1b7b6ce44cfafb0e5
This commit is contained in:
@@ -145,7 +145,7 @@ final class PbapClientProfile implements LocalBluetoothProfile {
|
||||
}
|
||||
}
|
||||
for (BluetoothDevice src : srcs) {
|
||||
mService.disconnect(device);
|
||||
mService.disconnect(src);
|
||||
}
|
||||
}
|
||||
Log.d(TAG,"PBAPClientProfile attempting to connect to " + device.getAddress());
|
||||
|
||||
Reference in New Issue
Block a user