class OnCriticalError
Defined at line 30 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/markers.h
Indicate to the receiver (wlanphy client) that the wlan PHY has encountered a critical
error specifying a reason code. The client can decide to forward it to higher layers of
the wlan stack, handle it itself or ignore it. The sender can decide to handle the
error if the receiver responds with an error code.
Some possible error codes are:
NOT_SUPPORTED: receiver does not have support for handling the event.
INTERNAL: Error encountered during processing (including error returned by
a higher layer module if it was forwarded).
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal