class WlanSoftmacBaseStartPassiveScanResult
Defined at line 6994 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseStartPassiveScanResult ()
WlanSoftmacBaseStartPassiveScanResult WithErr (int32_t val)
void WlanSoftmacBaseStartPassiveScanResult (const WlanSoftmacBaseStartPassiveScanResult & )
Defined at line 7000 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
template <typename... Args>
WlanSoftmacBaseStartPassiveScanResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 7017 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 ()
WlanSoftmacBaseStartPassiveScanResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseStartPassiveScanResponse> val)
WlanSoftmacBaseStartPassiveScanResult & operator= (const WlanSoftmacBaseStartPassiveScanResult & )
Defined at line 7001 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseStartPassiveScanResult (WlanSoftmacBaseStartPassiveScanResult && )
Defined at line 7002 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseStartPassiveScanResult & operator= (WlanSoftmacBaseStartPassiveScanResult && )
Defined at line 7003 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::WlanSoftmacBaseStartPassiveScanResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseStartPassiveScanResponse & response ()
bool is_err ()
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseStartPassiveScanResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 7005 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h