Can anyone point me to a way to manipulate bluetooth through Qt. I want to create a bluetooth service for Windows and Mac.
Here is what I have found, so far:
QBluetoothZero [developer.nokia.com]
Qt Bluetooth add-on module [qt-project.org]
Qt Bluetooth add-on module didn’t make it in Qt 5 [qt-project.org]
Qt Bluetooth in Qt Connectivity [qt.gitorious.org]
Qt bluetooth is available in Qt mobility in Qt 4.x. Is it possible to use it for desktop purposes?
↧