Ryujinx-SDL/src/hidapi/ios
Sam Lantinga 66058bbbd5 Fixed exception accessing Bluetooth devices on Android 12
Since accessing Bluetooth prompts the user for permission on both Android and iOS, and we only need it for Steam Controller support, we'll leave it off by default. You can enable it by setting the hint SDL_HINT_JOYSTICK_HIDAPI_STEAM to "1" before calling SDL_Init()

Fixes https://github.com/libsdl-org/SDL/issues/4952
2021-11-15 16:52:56 -08:00
..
hid.m Fixed exception accessing Bluetooth devices on Android 12 2021-11-15 16:52:56 -08:00
Makefile-manual Added missing files from previous commits 2018-08-09 16:05:48 -07:00
Makefile.am Added missing files from previous commits 2018-08-09 16:05:48 -07:00