Hi,
Android supports several scan modes when scanning for BLE devices: https://
developer.android.com/reference/android/bluetooth/le/ScanSettings.html
It seems that Qt uses balanced scan mode as device discovery takes some
time.I want to use SCAN_MODE_LOW_LATENCY in my Qt Android app - I need fast
BLE device discovery.
Is setting scan mode possible in Qt Android?
Best regards
Martin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest