class EnableBeaconing

Defined at line 566 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/markers.h

Enables hardware Beaconing.

This method cannot be called while beaconing is enabled and so

`DisableBeaconing` must be called prior to this method if beaconing is

enabled.

All request fields are required.

Common errors include:

- `ZX_ERR_NOT_SUPPORTED`: The device does not support hardware beacons.

- `ZX_ERR_INVALID_ARGS`: The device cannot transmit the requested

beacon.

- `ZX_ERR_BAD_STATE`: The device is already beaconing.

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