Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Linux] Lock CHIP stack before calling WiFi diagnostic delegate (proj…
…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