Edit

kc3-lang/SDL/android-project

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2018-11-02 17:25:00
    Hash : cc39c7a0
    Message : Fixed bug 4320 - Android remove reflection for HIDDeviceBLESteamController 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)