Qt Thirdparty Bluetooth library
-
Hi,
I need to manage bluetooth on Embedded Linux device for connect to bluetooth and transfering files.
There is any Bluetooth library for this?Best Regards.
-
@Yaldiz like literally any other C library
but are you sure, you don't want to use https://doc.qt.io/qt-5/qtbluetooth-module.html which is a wrapper around bluez ?
-
Embedded Device i'm currently using doesn't have Qt Standart Bluetooth libraries.
There is i have one question, can i use https://doc.qt.io/qt-5/qtbluetooth-module.html libraries with open source Qt?
-
Embedded Device i'm currently using doesn't have Qt Standart Bluetooth libraries.
There is i have one question, can i use https://doc.qt.io/qt-5/qtbluetooth-module.html libraries with open source Qt?
@Yaldiz said in Qt Thirdparty Bluetooth library:
There is i have one question, can i use https://doc.qt.io/qt-5/qtbluetooth-module.html libraries with open source Qt?
I can't say for sure, as I'm not a layer, nor am I familiar with the convoluted mess, that is Qt licensing, but I think there should be no problem