QBluetoothDeviceDiscoveryAgent and duplicates
-
Hi. I have implemented the QBluetoothDeviceDiscoveryAgent object to have the list of bluetooth low energy devices. I need to poll the list to have the rssi value updated as soon as possible but the object applies a filter to the duplicate devices.
I must to wait till the end of the discovery procedure.
Is possible to eliminate the duplicates filter? -
Hi,
AFAIK, no. you have to build the module yourself if you want to modify that behavior
-
AFAIK, no, it looks rather like a problem of user permission, your standard user is not allowed to do the scanning