Details
-
Bug
-
Resolution: Done
-
P4: Low
-
5.5.0
-
None
-
Android 4.4.4, Nexus 10, QT 5.5.0 for Android (Windows package), QT Creator 3.5.0 for Windows
Description
Steps to reproduce the error:
- Load btscanner.pro example project
- Add "qDebug() << info.deviceUuid();" in slot DeviceDiscoveryDialog::addDevice
- Output is:
{00000000-0000-0000-0000-000000000000}
even if the device UUID is not null.
Tested with many devices, all return that string.