template <>

class WireAsyncEventHandler

Defined at line 334 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_messaging.h

Public Methods

void OnConnectResult (::fidl::WireEvent< ::fuchsia_wlan_sme::ConnectTransaction::OnConnectResult> * event)

Return the result of the initial connection request or later SME-initiated reconnection.

void OnDisconnect (::fidl::WireEvent< ::fuchsia_wlan_sme::ConnectTransaction::OnDisconnect> * event)

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::WireEvent< ::fuchsia_wlan_sme::ConnectTransaction::OnRoamResult> * event)

Report the result of a roam attempt.

void OnSignalReport (::fidl::WireEvent< ::fuchsia_wlan_sme::ConnectTransaction::OnSignalReport> * event)

Give an update of the latest signal report.

void OnChannelSwitched (::fidl::WireEvent< ::fuchsia_wlan_sme::ConnectTransaction::OnChannelSwitched> * event)

Give an update of the channel switching.

void WireAsyncEventHandler ()

Defined at line 338 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_messaging.h