mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-14 04:31:34 +02:00
The 8BitDo Zero 2 only sends reports when state changes, so trips the disconnected Bluetooth controller detection. The expected use case is that most people will have official PS4 controllers in enhanced report mode, so disconnected Bluetooth controller detection will still work for those. Fixes https://github.com/libsdl-org/SDL/issues/8556