class ProbeResponseOffloadExtension

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

Indicates where and how probe responses are to be handled.

See IEEE 802.11-2016 11.1.4.3.

This is a discovery extension, expected to be used for softmac only.

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::ProbeResponseOffloadExtension> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

void ProbeResponseOffloadExtension ()

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

void ProbeResponseOffloadExtension (const ProbeResponseOffloadExtension & other)

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

ProbeResponseOffloadExtension & operator= (const ProbeResponseOffloadExtension & other)

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

void ProbeResponseOffloadExtension (ProbeResponseOffloadExtension && other)

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

ProbeResponseOffloadExtension & operator= (ProbeResponseOffloadExtension && other)

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

bool & supported ()

If true, driver responds to probe requests; otherwise MLME must respond.

bool has_supported ()
void ~ProbeResponseOffloadExtension ()

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