chrisdecenzo
chrisdecenzo
When PAA list is not local, clients will want to perform as much local validation as possible. #### Problem * Current default DAC verifier assumes local list of CSA and...
### Reproduction steps ```bash 1. Use AppLauncher to attempt to launch a non-existent app 2. Device returns AppNotAvailable error, but includes the optional data field populated with dummy "data" string...
Fixes #23208 After commissioning a casting video client using ContentAppPlatform::ManageClientAccess 1. The set of clusters on ep1 which are allowed via ACL is not configurable 2. The bindings set on...
### Reproduction steps 1. There is no simple way to reset the failsafe timer during commissioning - When user input is needed during commissioning (ex: to select a network, to...
### Reproduction steps After commissioning a casting video client using ContentAppPlatform::ManageClientAccess: 1. The set of clusters on ep1 which are allowed via ACL is not configurable 2. The bindings set...
Fixes #23208 1. There is no simple way to reset the failsafe timer during commissioning - When user input is needed during commissioning (ex: to select a network, to respond...
### Reproduction steps Bug in the following: https://github.com/project-chip/connectedhomeip/pull/22708 This PR replaced some uses of strncpy with CopyString which can be a problem when the length value passed does not include...
#### Problem * The dynamic content app endpoints do not include the feature flag attribute and therefore content apps cannot enable those features #### Proposed Solution Add feature flag attribute...
Add message cluster server implementation to the android tv-app sample