class DiscoverySupport

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

Features related to discovery of potential BSSs.

See IEEE 802.11-2016 11.1.4.2 and 11.1.4.3.

Public Methods

void DiscoverySupport ()

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

void DiscoverySupport (const DiscoverySupport & other)

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

DiscoverySupport & operator= (const DiscoverySupport & other)

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

void DiscoverySupport (DiscoverySupport && other)

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

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

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

Return a builder that by defaults allocates of an arena.

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

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

DiscoverySupport & operator= (DiscoverySupport && other)

Defined at line 485 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::ScanOffloadExtension & scan_offload ()
bool has_scan_offload ()
::fuchsia_wlan_common::wire::ProbeResponseOffloadExtension & probe_response_offload ()
bool has_probe_response_offload ()
void ~DiscoverySupport ()

Defined at line 487 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