class WlanFullmacImplIfcEapolConfRequest

Defined at line 4371 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::WlanFullmacImplIfcEapolConfRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcEapolConfRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcEapolConfRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void WlanFullmacImplIfcEapolConfRequest ()

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

void WlanFullmacImplIfcEapolConfRequest (const WlanFullmacImplIfcEapolConfRequest & other)

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

WlanFullmacImplIfcEapolConfRequest & operator= (const WlanFullmacImplIfcEapolConfRequest & other)

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

void WlanFullmacImplIfcEapolConfRequest (WlanFullmacImplIfcEapolConfRequest && other)

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

WlanFullmacImplIfcEapolConfRequest & operator= (WlanFullmacImplIfcEapolConfRequest && other)

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

::fuchsia_wlan_fullmac::wire::EapolTxResult & result_code ()

The result of the transmission. Required.

bool has_result_code ()
::fidl::Array<uint8_t, 6> & dst_addr ()

This value corresponds to the dst_addr in the EapolTxRequest we're confirming.

IEEE 802.11-2020 does not include this field, but we need it to disambiguate

if multiple EAPoL handshakes are ongoing.

Required.

bool has_dst_addr ()
void ~WlanFullmacImplIfcEapolConfRequest ()

Defined at line 4379 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