class WlanFullmacImplIfcDisassocConfRequest
Defined at line 1556 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
Public Methods
void WlanFullmacImplIfcDisassocConfRequest (Storage_ storage)
void WlanFullmacImplIfcDisassocConfRequest ()
Defined at line 1561 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
void WlanFullmacImplIfcDisassocConfRequest (WlanFullmacImplIfcDisassocConfRequest && )
Defined at line 1562 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
void WlanFullmacImplIfcDisassocConfRequest (const WlanFullmacImplIfcDisassocConfRequest & other)
WlanFullmacImplIfcDisassocConfRequest & operator= (WlanFullmacImplIfcDisassocConfRequest && )
Defined at line 1563 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
WlanFullmacImplIfcDisassocConfRequest & operator= (const WlanFullmacImplIfcDisassocConfRequest & other)
bool operator== (const WlanFullmacImplIfcDisassocConfRequest & other)
bool operator!= (const WlanFullmacImplIfcDisassocConfRequest & other)
bool IsEmpty ()
const std::optional<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
::std::optional<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
WlanFullmacImplIfcDisassocConfRequest & status (std::optional<int32_t> value)
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
void WlanFullmacImplIfcDisassocConfRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits