Can't the Bluetooth module of Qt6.5.3 search for devices using the Bluetooth 5.0 protocol? I can search for my configured Bluetooth 5.0 device using native Android
-
@Diankewei If you have a problem, I suggest that you open your own thread and provide:
- A concise title
- The platform and Qt version you are on
- What you expected to happen
- What actually happened
- What you have tried
- A minimal piece of code to demonstrate how you reproduce the problem
The OP provided none of these basic things.
Qt Bluetooth in Qt 6 should find BT 5 devices if the underlying OS does. Bluetooth(classic) is not supported on iOS. Bluetooth LE devices are only partly supported on Windows.