-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
tv-casting-app fix CloseCommissioningWindow upon unexpected CDC Commi… #35984
tv-casting-app fix CloseCommissioningWindow upon unexpected CDC Commi… #35984
Conversation
…ssionerDeclaration ErrorCode
Review changes with SemanticDiff. Analyzed 1 of 3 files. Overall, the semantic diff is 87% smaller than the GitHub diff.
|
PR #35984: Size comparison from af3727b to acda3d3 Full report (88 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
examples/tv-casting-app/tv-casting-common/core/CommissionerDeclarationHandler.cpp
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Request changes: moving of targetCastingPlayer to the top of the function when we tolerate non-null seems to be more brittle.
PR #35984: Size comparison from af3727b to 83b031e Full report (88 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35984: Size comparison from af3727b to 9c196b2 Increases above 0.2%:
Full report (88 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
A fix for Github [BUG] Can't connect Android CHPTVCastingApp with Android MatterTvServer #33842:
#33842
Change summary
Testing
Verified and tested locally with the Linux, Android and iOS tv-casting-app example mobile apps, and the Linux tv-app (CastingPlayer). Able to build and commission with the example apps using both the commissionee and commissioner generated passcode flows.