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
Update network-commissioning to use AddResponse for responding to scan responses (project-chip#33687)
* Add support for thread encoding to tlv
* Preserve awkward sort inside a loop
* Add a TODO comment ... insertion sort in a loop is awkward
* Make use of the new class
* Add ifdefs
* Fix out parameter to be a reference
* Restyle
* Comment typo fix and add one more comment
* Remove comment: we encode right away, so no lifetime issue
* Update src/app/clusters/network-commissioning/network-commissioning.cpp
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Update src/app/clusters/network-commissioning/network-commissioning.cpp
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Fix ifdef
* Comment update
---------
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
0 commit comments