class WlanFullmacImplRoamRequest

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

Public Methods

void WlanFullmacImplRoamRequest (Storage_ storage)
void WlanFullmacImplRoamRequest ()

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

void WlanFullmacImplRoamRequest (WlanFullmacImplRoamRequest && )

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

void WlanFullmacImplRoamRequest (const WlanFullmacImplRoamRequest & other)
WlanFullmacImplRoamRequest & operator= (WlanFullmacImplRoamRequest && )

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

WlanFullmacImplRoamRequest & operator= (const WlanFullmacImplRoamRequest & other)
bool operator== (const WlanFullmacImplRoamRequest & other)
bool operator!= (const WlanFullmacImplRoamRequest & other)
bool IsEmpty ()
const std::optional< ::fuchsia_wlan_ieee80211::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).

::std::optional< ::fuchsia_wlan_ieee80211::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).

WlanFullmacImplRoamRequest & selected_bss (std::optional< ::fuchsia_wlan_ieee80211::BssDescription> value)

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).

void WlanFullmacImplRoamRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits