class WlanFullmacImplRoamRequest

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplRoamRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplRoamRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplRoamRequest>> frame)

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

void WlanFullmacImplRoamRequest ()

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

void WlanFullmacImplRoamRequest (const WlanFullmacImplRoamRequest & other)

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

WlanFullmacImplRoamRequest & operator= (const WlanFullmacImplRoamRequest & other)

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

void WlanFullmacImplRoamRequest (WlanFullmacImplRoamRequest && other)

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

WlanFullmacImplRoamRequest & operator= (WlanFullmacImplRoamRequest && other)

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

::fuchsia_wlan_common::wire::BssDescription & selected_bss ()

Full BSS description of the target BSS. Required.

If the data in BssDescription is incorrect or incomplete, the roam cannot succeed,

because higher layers will not be able to complete required actions (e.g. SAE).

bool has_selected_bss ()
void ~WlanFullmacImplRoamRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder