Hello!

I have got a problem running example "Bluetooth Scanner C++" http://doc.qt.io/qt-5/qtbluetooth-bt...r-example.html
But when I compile it I got message, qt.bluetooth: Dummy backend running. Qt Bluetooth module is non-functional.

I looked through the Internet and only found this unsolved topic https://forum.qt.io/topic/68425/qml-...xample-problem.
And that refers to QML while I use C++ example.

What's the way to fix it?

Thank you!