You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add verifier arg to `CommissioningWindowOpener`
* Update RPC, pass OCW params between fabric bridge and admin
* Separate out OCW with passcode and verifier, bring back stable API
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Use `CHIP_ERROR_BUFFER_TOO_SMALL`, Avoid SuccessOrExit, args for example
Co-authored-by: Andrei Litvin <andy314@gmail.com>
* Use fluent builder pattern for OCW params, and some fixes
Co-authored-by: Andrei Litvin <andy314@gmail.com>
* Add arg tests for new methods in `CommissioningWindowOpener`
* Move callback to params
Co-authored-by: Andrei Litvin <andy314@gmail.com>
* Enforce param values, Add mDiscriminator, Update docs
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Use `HasDiscriminator()`/`HasNodeId()`, return `ERROR_INVALID_ARGUMENT`
---------
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Andrei Litvin <andy314@gmail.com>
0 commit comments