class WlanNetworkConfigProvider
Defined at line 4226 of file fidling/gen/sdk/fidl/fuchsia.weave/fuchsia.weave/hlcpp/fuchsia/weave/cpp/fidl.h
Component acting as WLAN network configuration provider for WeaveStack need to
implement this.
Public Methods
void ~WlanNetworkConfigProvider ()
void WatchConnectedNetwork (WatchConnectedNetworkCallback callback)
Returns current network configuration when new information is available.
First call returns the current network configuration if available,
otherwise return empty config. WeaveStack consumes network config
and sends another request.