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
Use LambdaBridge to safely invoke functions in GLib Matter context (#35777)
* using LambdaBridge to cast function pointer
* adding support for Lambda that returns a CHIP_ERROR to LambdaBridge
* pass an out pointer to capture function return result
* Tizen Platform: Using LambdaBridge to safely invoke functions in GLib Matter context
* Update to not modify lambdabridge
* Potentiall cleaner code
* Update code to make it compile
* Update tizen code too
* Tizen platform fix
* Duplicating Changes to NuttX platform
* Tizen Platform Fix
---------
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
0 commit comments