Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report's answer comes as INTERRUPT, not as SET_REPORT response #33

Closed
qodroi opened this issue Jul 1, 2023 · 1 comment
Closed

Report's answer comes as INTERRUPT, not as SET_REPORT response #33

qodroi opened this issue Jul 1, 2023 · 1 comment

Comments

@qodroi
Copy link

qodroi commented Jul 1, 2023

I couldn't get the idea of it. I intercept the Wireshark packets of hidpp20-call-function, while the binary returns back the correct data, Wireshark returns an empty SET_REPORT response and an INTERRUPT IN packet that contains the actual expected values.

How does hidpp20-call-function handles this behaviour?

Thanks!

@cvuchener
Copy link
Owner

Input and output reports are independent in HID protocol. The response is matched with the command by checking feature/function/softwareID from the HID++ data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants