Post

Replies

Boosts

Views

Activity

Reply to IOHIDDeviceRegisterInputReportCallback is called after "Close->Open" device cycle
Thanks for the reply, Kevin, I will try to make the minimal example today, but from what I have in the real application it's unlikely the race condition, since the device doesn't send input reports without prior output report. The use of CoreHID is possible, but our app is implemented is C++ and it will cause additional efforts for creating the bridge. Anyway I will consider this option, thank you!
Topic: App & System Services SubTopic: Core OS Tags:
2h
Reply to IOHIDDeviceRegisterInputReportCallback is called after "Close->Open" device cycle
Here is the minimal example. I forced 12 second delay between the closing the device and opening it again, that proves that it barely can be race condition. (If you have the FIDO device on your end, you can test it) The minimal example
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
2h
Reply to IOHIDDeviceRegisterInputReportCallback is called after "Close->Open" device cycle
Thanks for the reply, Kevin, I will try to make the minimal example today, but from what I have in the real application it's unlikely the race condition, since the device doesn't send input reports without prior output report. The use of CoreHID is possible, but our app is implemented is C++ and it will cause additional efforts for creating the bridge. Anyway I will consider this option, thank you!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
2h