ginkage / wearmouse

Wear OS Air Mouse
Apache License 2.0
193 stars 39 forks source link

Stop connecting after a Bluetooth timeout #6

Closed fmeum closed 5 years ago

fmeum commented 5 years ago

Currently, wearmouse will never stop trying to connect to a device even after running into a timeout, e.g. if the device is out of range or powered off. With this change, it will return to an idle state after a timeout.