template <>

class WireWeakBufferEventSender

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

Public Methods

fidl::OneWayStatus OnCriticalError (::fuchsia_wlan_device::wire::CriticalErrorReason reason_code)

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

to the server of this protocol from the client.

fidl::OneWayStatus OnCountryCodeChange (const ::fuchsia_wlan_device::wire::CountryCode & ind)

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.