class WlanFullmacImplSaeHandshakeRespRequest

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

Public Methods

void WlanFullmacImplSaeHandshakeRespRequest (Storage_ storage)
void WlanFullmacImplSaeHandshakeRespRequest ()

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

void WlanFullmacImplSaeHandshakeRespRequest (WlanFullmacImplSaeHandshakeRespRequest && )

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

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

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

WlanFullmacImplSaeHandshakeRespRequest & operator= (const WlanFullmacImplSaeHandshakeRespRequest & other)
bool operator== (const WlanFullmacImplSaeHandshakeRespRequest & other)
bool operator!= (const WlanFullmacImplSaeHandshakeRespRequest & other)
bool IsEmpty ()
const std::optional< ::std::array<uint8_t, 6>> & peer_sta_address ()

The peer's MAC address. Required.

::std::optional< ::std::array<uint8_t, 6>> & peer_sta_address ()

The peer's MAC address. Required.

WlanFullmacImplSaeHandshakeRespRequest & peer_sta_address (std::optional< ::std::array<uint8_t, 6>> value)

The peer's MAC address. Required.

const std::optional< ::fuchsia_wlan_ieee80211::StatusCode> & status_code ()

The status of the SAE handshake. Required.

::std::optional< ::fuchsia_wlan_ieee80211::StatusCode> & status_code ()

The status of the SAE handshake. Required.

WlanFullmacImplSaeHandshakeRespRequest & status_code (std::optional< ::fuchsia_wlan_ieee80211::StatusCode> value)

The status of the SAE handshake. Required.

void WlanFullmacImplSaeHandshakeRespRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits