template <>
class NaturalEventHandlerInterface
Defined at line 59 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_messaging.h
Public Methods
void NaturalEventHandlerInterface ()
Defined at line 62 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_messaging.h
void OnConnectResult (::fidl::Event< ::fuchsia_wlan_sme::ConnectTransaction::OnConnectResult> & )
Return the result of the initial connection request or later SME-initiated reconnection.
void OnDisconnect (::fidl::Event< ::fuchsia_wlan_sme::ConnectTransaction::OnDisconnect> & )
Notify that the client has disconnected. If DisconnectInfo indicates that SME is
attempting to reconnect by itself, there's not need for caller to intervene for now.
void OnRoamResult (::fidl::Event< ::fuchsia_wlan_sme::ConnectTransaction::OnRoamResult> & )
Report the result of a roam attempt.
void OnSignalReport (::fidl::Event< ::fuchsia_wlan_sme::ConnectTransaction::OnSignalReport> & )
Give an update of the latest signal report.
void OnChannelSwitched (::fidl::Event< ::fuchsia_wlan_sme::ConnectTransaction::OnChannelSwitched> & )
Give an update of the channel switching.
void ~NaturalEventHandlerInterface ()
Defined at line 63 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_messaging.h