Qt 6.11 is out! See what's new in the release
blog
Bluetooth connection to Headset/BT Controller
-
Hello,
my knowledge on bluetooth conncetions is somewhat limited.
I am trying to control my application (on linux) via commands from bluetooth devices, which could be, for example, a bluetooth presenter or buttons on a headset.Is there a way to establish a BT connection and read out data without implementing the client side with QBluetooth?
Thank you in advance