Commit 67db8a9103030ee1a3a54053381b4074ffe0c099

Sam Lantinga 2022-09-26T20:41:51

Wait for input before reconnecting a Bluetooth device On Windows, the Bluetooth device can remain in a connected state if the controller just shut down. It won't return any errors, but it also won't generate any input reports in this state, so wait until we know for sure that the Bluetooth controller is sending data before letting the application know it's available.