-
Suggestion
-
Resolution: Invalid
-
P2: Important
-
None
-
None
Apple added Core Bluetooth support for BR/EDR(classic) devices from iOS13.
https://developer.apple.com/documentation/corebluetooth/using_core_bluetooth_classic
https://developer.apple.com/videos/play/wwdc2019/901
It'd be nice to have this feature in Qt.
One use case is to
create dual-mode QtBluetooth App using classic bluetooth for audio(A2DP/AVRCP), BLE for GATT-based serial data transmission.