jianweihao

Results 3 comments of jianweihao

Yes, we have the logic for switching USB HID devices, which triggers USB plug-in and removal during use. This is when the issue occurs. After calling the CancelIo function, the...

> > Yes, we have the logic for switching USB HID devices, which triggers USB plug-in and removal during use. This is when the issue occurs. After calling the CancelIo...

> I'm pretty sure you'd hit the same issue with `hid_write` in that branch. I believe [@mcuee](https://github.com/mcuee) wants to point out that since you're handling the hot plug/unplug scenarios for...