Loading android/app/src/com/android/bluetooth/btservice/RemoteDevices.java +1 −0 Original line number Diff line number Diff line Loading @@ -320,6 +320,7 @@ final class RemoteDevices { without waiting for the ACTION_UUID intent. This was resulting in multiple calls to connect().*/ mUuids = null; mAlias = null; } } } Loading Loading
android/app/src/com/android/bluetooth/btservice/RemoteDevices.java +1 −0 Original line number Diff line number Diff line Loading @@ -320,6 +320,7 @@ final class RemoteDevices { without waiting for the ACTION_UUID intent. This was resulting in multiple calls to connect().*/ mUuids = null; mAlias = null; } } } Loading