class WlanFullmacImplIfcDisassocConfRequest

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

Return a builder that by defaults allocates of an arena.

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

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

void WlanFullmacImplIfcDisassocConfRequest ()

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

void WlanFullmacImplIfcDisassocConfRequest (const WlanFullmacImplIfcDisassocConfRequest & other)

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

WlanFullmacImplIfcDisassocConfRequest & operator= (const WlanFullmacImplIfcDisassocConfRequest & other)

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

void WlanFullmacImplIfcDisassocConfRequest (WlanFullmacImplIfcDisassocConfRequest && other)

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

WlanFullmacImplIfcDisassocConfRequest & operator= (WlanFullmacImplIfcDisassocConfRequest && other)

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

int32_t & status ()

ZX_OK indicates that the disassociate request was serviced and the peer was

disassociated. Other errors indicate that the request could not be serviced, for these

or other reasons:

- ZX_ERR_BAD_STATE: association not possible in current state (e.g. disconnected)

- ZX_ERR_INVALID_ARGS: no association exists with specified peer

- ZX_ERR_SHOULD_WAIT: disassociate request could not be serviced because firmware or

driver was busy

bool has_status ()
void ~WlanFullmacImplIfcDisassocConfRequest ()

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