Qt 6.11 is out! See what's new in the release
blog
How can I get QbluetoothDeviceInfo by QBluetoothAddress
-
Hi
I want to get the
QBluetoothDeviceInfobyQBluetoothAddressI get fromQBluetoothLocalDevice::connectedDevices().
Because I can't get the connected devices' information after the discover agent updates the scan-list, so that I have to save the connected devices' information by myself.Best Regards
Mihan