class WlanSoftmacBaseNotifyAssociationCompleteResult
Defined at line 7284 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseNotifyAssociationCompleteResult ()
void WlanSoftmacBaseNotifyAssociationCompleteResult (const WlanSoftmacBaseNotifyAssociationCompleteResult & )
Defined at line 7290 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseNotifyAssociationCompleteResult & operator= (const WlanSoftmacBaseNotifyAssociationCompleteResult & )
Defined at line 7291 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseNotifyAssociationCompleteResult (WlanSoftmacBaseNotifyAssociationCompleteResult && )
Defined at line 7292 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanSoftmacBaseNotifyAssociationCompleteResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseNotifyAssociationCompleteResponse val)
WlanSoftmacBaseNotifyAssociationCompleteResult & operator= (WlanSoftmacBaseNotifyAssociationCompleteResult && )
Defined at line 7293 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseNotifyAssociationCompleteResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseNotifyAssociationCompleteResponse & response ()
bool is_err ()
WlanSoftmacBaseNotifyAssociationCompleteResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseNotifyAssociationCompleteResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7295 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h