Loading core/java/android/server/BluetoothService.java +0 −2 Original line number Original line Diff line number Diff line Loading @@ -616,8 +616,6 @@ public class BluetoothService extends IBluetooth.Stub { int[] uuids = { int[] uuids = { BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.HSP_AG), BluetoothUuid.HSP_AG), BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.PBAP_PSE), BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.ObexObjectPush), BluetoothUuid.ObexObjectPush), }; }; Loading Loading
core/java/android/server/BluetoothService.java +0 −2 Original line number Original line Diff line number Diff line Loading @@ -616,8 +616,6 @@ public class BluetoothService extends IBluetooth.Stub { int[] uuids = { int[] uuids = { BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.HSP_AG), BluetoothUuid.HSP_AG), BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.PBAP_PSE), BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.getServiceIdentifierFromParcelUuid( BluetoothUuid.ObexObjectPush), BluetoothUuid.ObexObjectPush), }; }; Loading