class WlanFullmacImplRoamRequest

Defined at line 7540 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 7542 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 7543 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 7544 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 7545 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 7546 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 7548 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