project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.5k stars 2.01k forks source link

Here, most interfaces are just calling ConnectivityManager interfaces, this is because the ConnectivityProvides some #14172

Closed woody-apple closed 2 years ago

woody-apple commented 2 years ago

bootstrap code for the wpa_supplicant. However, we can wrap the wpa_supplicant dbus api directly (and remove the related code in ConnectivityManagerImpl).


https://github.com/project-chip/connectedhomeip/blob/e169fcf99510c98ea16504e77c7fd8bf86f6b806/src/platform/Linux/NetworkCommissioningWiFiDriver.cpp#L35-L40


This issue was generated by todo-issue based on a TODO comment in e169fcf99510c98ea16504e77c7fd8bf86f6b806.
turon commented 2 years ago

Not super clear if this issue is for all Linux configurations, or only Linux platform builds that desire to maintain exclusive control over WPA supplicant management (and not use the Matter SDK provided integration).

I believe it is the later, in which case, this issue should not be blocking for the v1 release.

Removing tag v1_triage_split_4

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 2 years ago

This stale issue has been automatically closed. Thank you for your contributions.