mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-14 04:07:55 +08:00
cc39c7a0cb
Sylvain Uneeded use of reflection to access connectGatt method in HIDDeviceBLESteamController.java The method is API 23 https://developer.android.com/reference/android/bluetooth/BluetoothDevice.html#connectGatt(android.content.Context,%20boolean,%20android.bluetooth.BluetoothGattCallback,%20int)