template <>
class NaturalWeakEventSender
Defined at line 686 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> OnCriticalError (const ::fuchsia_wlan_device::PhyOnCriticalErrorRequest & payload)
This message indicating a critical error in the wlan PHY (hardware) is sent
to the server of this protocol from the client.
::fit::result< ::fidl::OneWayError> OnCountryCodeChange (const ::fuchsia_wlan_device::PhyOnCountryCodeChangeRequest & payload)
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.