template <>

class AsyncEventHandler

Defined at line 650 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_messaging.h

Public Methods

void AsyncEventHandler ()

Defined at line 654 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_messaging.h

void OnCriticalError (::fidl::Event< ::fuchsia_wlan_device::Phy::OnCriticalError> & )

This message indicating a critical error in the wlan PHY (hardware) is sent

to the server of this protocol from the client.

void OnCountryCodeChange (::fidl::Event< ::fuchsia_wlan_device::Phy::OnCountryCodeChange> & )

This message indicating country code change that was detected by the firmware

running on wlan hardware is sent to the server of this protocol from its

client.