Skip to content

Commit

Permalink
Update network-commissioning to use AddResponse for responding to s…
Browse files Browse the repository at this point in the history
…can 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 <[email protected]>

* Update src/app/clusters/network-commissioning/network-commissioning.cpp

Co-authored-by: Boris Zbarsky <[email protected]>

* Fix ifdef

* Comment update

---------

Co-authored-by: Andrei Litvin <[email protected]>
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
3 people authored Jun 1, 2024
1 parent defde89 commit e0bdb09
Showing 1 changed file with 227 additions and 147 deletions.
Loading

0 comments on commit e0bdb09

Please sign in to comment.