class ProbeResponseOffloadExtension
Defined at line 326 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/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_common::wire::ProbeResponseOffloadExtension> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_common::wire::ProbeResponseOffloadExtension> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_common::wire::ProbeResponseOffloadExtension>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void ProbeResponseOffloadExtension ()
Defined at line 328 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
void ProbeResponseOffloadExtension (const ProbeResponseOffloadExtension & other)
Defined at line 329 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
ProbeResponseOffloadExtension & operator= (const ProbeResponseOffloadExtension & other)
Defined at line 330 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
void ProbeResponseOffloadExtension (ProbeResponseOffloadExtension && other)
Defined at line 331 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
ProbeResponseOffloadExtension & operator= (ProbeResponseOffloadExtension && other)
Defined at line 332 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/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 334 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