Skip to content

Commit

Permalink
[Linux] Lock CHIP stack before calling WiFi diagnostic delegate (proj…
Browse files Browse the repository at this point in the history
…ect-chip#32137)

* Get rid of static functions by wrapping glib callbacks with lambda

* Get rid of the rest of static functions

* Keep sWiFiIfName as an instance member

* Lock CHIP stack before calling WiFi diagnostic delegate

* Do not use sInstance internally in ConnectivityManagerImpl

* Fix signatures for properties-changed and scan-done callbacks

* Keep all members of ConnectivityManagerImpl as instance members

* Fix freeing char objects allocated by glib

* Restyled by clang-format

* Fix compilation warnings

---------

Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
arkq and restyled-commits authored Feb 19, 2024
1 parent a5be643 commit 73d827c
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 108 deletions.
Loading

0 comments on commit 73d827c

Please sign in to comment.