DanielOgorchock / joycond

userspace daemon to combine joy-cons from the hid-nintendo kernel driver
GNU General Public License v3.0
340 stars 68 forks source link

android: Work around android bluetooth disconnect delay #58

Closed bylaws closed 3 years ago

bylaws commented 3 years ago

Android has some latency when reporting BT disconnect events which leads to the serial event sometimes getting there before the disconnect event and messing up the pairings, fix this by ensuring only one controller with the same mac exists.