mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-12 10:05:21 +00:00
This isn't supported over Bluetooth and might be causing issues with fake PS4 controllers. Note that this change should NOT be ported to SDL2, as device->is_bluetooth is not set from hidapi there and is only detected by seeing which reports are valid. Reference https://github.com/libsdl-org/SDL/issues/7960