class WlanFullmacImplSaeHandshakeRespRequest
Defined at line 9265 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::WlanFullmacImplSaeHandshakeRespRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplSaeHandshakeRespRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplSaeHandshakeRespRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void WlanFullmacImplSaeHandshakeRespRequest ()
Defined at line 9267 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplSaeHandshakeRespRequest (const WlanFullmacImplSaeHandshakeRespRequest & other)
Defined at line 9268 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplSaeHandshakeRespRequest & operator= (const WlanFullmacImplSaeHandshakeRespRequest & other)
Defined at line 9269 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplSaeHandshakeRespRequest (WlanFullmacImplSaeHandshakeRespRequest && other)
Defined at line 9270 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplSaeHandshakeRespRequest & operator= (WlanFullmacImplSaeHandshakeRespRequest && other)
Defined at line 9271 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
::fidl::Array<uint8_t, 6> & peer_sta_address ()
The peer's MAC address. Required.
bool has_peer_sta_address ()
::fuchsia_wlan_ieee80211::wire::StatusCode & status_code ()
The status of the SAE handshake. Required.
bool has_status_code ()
void ~WlanFullmacImplSaeHandshakeRespRequest ()
Defined at line 9273 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