class SetMode

Defined at line 593 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/markers.h

Sets this device's operating mode.

`mode` is one of the variants in [`Mode`], it's guaranteed to be one of

the reported modes in this device's reported features. `multicast_macs`

is only provided (though it can still be empty) when `mode` is

`MULTICAST_FILTER`. `multicast_macs` is always guaranteed to be at most

`multicast_filter_count` entries.

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