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
Convert a few more items to std::optional (#33073)
* Update minmdns resource record to use std optional
* Convert a few more things to std::optional. Binding table
* Restyle
* Move some group data provider to std::optional
* Slight logic fix
* Fix a few more binding handler logics
* More compile fixes
* Fix castingserver.cpp
* Fix CastingShellCommands.cpp
* Restyle
* A few more casting file updates for bindings
* Fix some more value setting for clusterid for bindings
* Update examples/light-switch-app/asr/src/BindingHandler.cpp
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Update examples/light-switch-app/infineon/cyw30739/src/BindingHandler.cpp
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Update examples/light-switch-app/nrfconnect/main/BindingHandler.cpp
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Restyle
---------
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
0 commit comments