class MacSublayerSupport

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

Features related to the MAC sublayer (below MLME).

See IEEE 802.11-2016 10.

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_wlan_common::wire::MacSublayerSupport> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_common::wire::MacSublayerSupport> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_common::wire::MacSublayerSupport>> frame)

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

void MacSublayerSupport ()

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

void MacSublayerSupport (const MacSublayerSupport & other)

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

MacSublayerSupport & operator= (const MacSublayerSupport & other)

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

void MacSublayerSupport (MacSublayerSupport && other)

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

MacSublayerSupport & operator= (MacSublayerSupport && other)

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

::fuchsia_wlan_common::wire::RateSelectionOffloadExtension & rate_selection_offload ()
bool has_rate_selection_offload ()
::fuchsia_wlan_common::wire::DataPlaneExtension & data_plane ()
bool has_data_plane ()
::fuchsia_wlan_common::wire::DeviceExtension & device ()
bool has_device ()
void ~MacSublayerSupport ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder