qtconnectivity/examples/bluetooth
Juha Vuolle 663c8d0919 Remove unsupported Android bluetooth codepaths
Minimum Android level supported on Qt 6 is Android 6 / API Level 23.
This commit removes older unsupported code in order to simplify.

This concerns primarily:
- sdkVersion() checks
- Java reflections (API availability was uncertain)

Task-number: QTBUG-102497
Change-Id: Ia90248a0a8f8e32130b8394998c2676c97a02eb5
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
(cherry picked from commit bb419a4c60)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-06-04 05:48:13 +00:00
..
btchat Remove unsupported Android bluetooth codepaths 2022-06-04 05:48:13 +00:00
btscanner macOS specific Info.plist file for Bluetooth Examples 2021-11-11 12:52:10 +02:00
heartrate-game macOS specific Info.plist file for Bluetooth Examples 2021-11-11 12:52:10 +02:00
heartrate-server macOS specific Info.plist file for Bluetooth Examples 2021-11-11 12:52:10 +02:00
lowenergyscanner macOS specific Info.plist file for Bluetooth Examples 2021-11-11 12:52:10 +02:00
pingpong Remove unsupported Android bluetooth codepaths 2022-06-04 05:48:13 +00:00
shared macOS specific Info.plist file for Bluetooth Examples 2021-11-11 12:52:10 +02:00
CMakeLists.txt Switch examples to build as isolated sub-builds 2021-12-15 15:48:12 +00:00
bluetooth.pro Remove QML API from QtBluetooth 2021-03-01 12:04:57 +01:00