QBluetooth discover devices?
Unsolved
General and Desktop
-
I have been having troubles the past few days following the documentation there seems to be a lot of small issues with the QBluetoothDeviceDiscoveryAgent in particular and most of the examples I have saw are from one year ago or more. What I am trying to do is call a method to display the list of discovered devices within range to my host device. Is there a simple way to accomplish this task so that the discovered devices are printed lets say using printf or cout for the simplicity ? thank you
-
-
For Reference check out
http://doc.qt.io/qt-5/qtbluetooth-index.html
Please "Mark as Solved" if that is the case