class WlanFullmacImplRoamRequest
Defined at line 3211 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 3216 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 3217 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 3218 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_common::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_common::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_common::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