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

[BUG] Timeout for command response in android tv-app #24034

Closed
amitnj opened this issue Dec 12, 2022 · 0 comments · Fixed by #24037
Closed

[BUG] Timeout for command response in android tv-app #24034

amitnj opened this issue Dec 12, 2022 · 0 comments · Fixed by #24037

Comments

@amitnj
Copy link
Contributor

amitnj commented Dec 12, 2022

Reproduction steps

1. modify the android tv-app->content-app to make a call to reportAttributeChange on the Matter service when handling a intent for an incoming matter command(synchronously)
2. run the android tv-app, platform-app and content-app.
3. commission the tv-casting-app on the tv device running the tv-app->platform-app.
4. send the command for which the synchronous call to reportAttributeChange was added.

The command then times out and the client receives a timeout status code (0x94).

Bug prevalence

Whenever I do this

GitHub hash of the SDK that was being used

71da650

Platform

android

Platform Version(s)

No response

Anything else?

No response

amitnj added a commit to amitnj/connectedhomeip that referenced this issue Dec 12, 2022
@amitnj amitnj mentioned this issue Dec 12, 2022
andy31415 pushed a commit that referenced this issue Dec 12, 2022
* Fixes #24034

* Restyled by google-java-format

Co-authored-by: Restyled.io <[email protected]>
sharadb-amazon pushed a commit to sharadb-amazon/connectedhomeip that referenced this issue Jan 13, 2023
* Fixes project-chip#24034

* Restyled by google-java-format

Co-authored-by: Restyled.io <[email protected]>
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

Successfully merging a pull request may close this issue.

1 participant