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

[1.3] Matter TV: commissioner passcode flow does not accept CommissionerPasscodeReady flag #32957

Closed
chrisdecenzo opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working needs triage tv TV-related features tv-casting

Comments

@chrisdecenzo
Copy link
Contributor

Reproduction steps

Start tv-app:

./out/debug/chip-tv-app

Start tv-casting-app:

./out/debug/chip-tv-casting-app

Send UDC with commissionerpasscode flag
tv-casting-app shell> cast udccommissionerpasscode ::1 5650 f 7 'hello world'

Accept request to cast on tv
tv-app shell> controller ux ok

Send UDC with commissionerpasscodeready flag
tv-casting-app shell> cast udccommissionerpasscode ::1 5650 t 7 'hello world'

Bug prevalence

always

GitHub hash of the SDK that was being used

master

Platform

core

Platform Version(s)

No response

Type

Platform Issue

Anything else?

This is a tv-casting issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage tv TV-related features tv-casting
Projects
Archived in project
Development

No branches or pull requests

1 participant