class DiscoverySupport

Defined at line 658 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/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 660 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h

void DiscoverySupport (const DiscoverySupport & other)

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

DiscoverySupport & operator= (const DiscoverySupport & other)

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

void DiscoverySupport (DiscoverySupport && other)

Defined at line 663 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/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_softmac::wire::DiscoverySupport> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

DiscoverySupport & operator= (DiscoverySupport && other)

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

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