Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.8.0 RC
-
None
-
MacBook Pro (Retina, Mid 2012) running macOS Sierra 10.12.2.
Description
I was trying the new QBluetoothDeviceDiscoveryAgent::setLowEnergyDiscoveryTimeout function in order to remove the device discovery timeout.
By calling setLowEnergyDiscoveryTimeout(0) I had hoped that the device discovery would continue indefinitely or until I called stop().
What happens is that after ca 25 seconds there are no more deviceDiscovered events. The only thing that seems to work is that the finished event never appears.
Attachments
Issue Links
- duplicates
-
QTBUG-46008 Add support for BTLE advertising (Scan, read, modify and publish)
- Reported