class WlanSoftmacBaseEnableBeaconingRequest

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseEnableBeaconingRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseEnableBeaconingRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseEnableBeaconingRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void WlanSoftmacBaseEnableBeaconingRequest ()

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

void WlanSoftmacBaseEnableBeaconingRequest (const WlanSoftmacBaseEnableBeaconingRequest & other)

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

WlanSoftmacBaseEnableBeaconingRequest & operator= (const WlanSoftmacBaseEnableBeaconingRequest & other)

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

void WlanSoftmacBaseEnableBeaconingRequest (WlanSoftmacBaseEnableBeaconingRequest && other)

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

WlanSoftmacBaseEnableBeaconingRequest & operator= (WlanSoftmacBaseEnableBeaconingRequest && other)

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

::fuchsia_wlan_softmac::wire::WlanTxPacket & packet_template ()

Beacon template. Since this is a template, some packet content can

only contain minimal valid information, because the content is later

modified by hardware, firmware, or software.

bool has_packet_template ()
uint64_t & tim_ele_offset ()

TIM offset to the start of the `packet_template` field in bytes.

This must index the first byte of the TIM IE, which is the tag ID.

bool has_tim_ele_offset ()
uint16_t & beacon_interval ()

Beacon interval period in TU.

bool has_beacon_interval ()
void ~WlanSoftmacBaseEnableBeaconingRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder