Loading core/java/android/bluetooth/BluetoothSocket.java +0 −1 Original line number Diff line number Diff line Loading @@ -524,7 +524,6 @@ public final class BluetoothSocket implements Closeable { mSocket = null; } if(mPfd != null) { mPfd.detachFd(); mPfd.close(); mPfd = null; } Loading Loading
core/java/android/bluetooth/BluetoothSocket.java +0 −1 Original line number Diff line number Diff line Loading @@ -524,7 +524,6 @@ public final class BluetoothSocket implements Closeable { mSocket = null; } if(mPfd != null) { mPfd.detachFd(); mPfd.close(); mPfd = null; } Loading