class WlanSoftmacBaseStartPassiveScanResult
Defined at line 7382 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 ()
void WlanSoftmacBaseStartPassiveScanResult (const WlanSoftmacBaseStartPassiveScanResult & )
Defined at line 7388 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseStartPassiveScanResult & operator= (const WlanSoftmacBaseStartPassiveScanResult & )
Defined at line 7389 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 7390 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= (WlanSoftmacBaseStartPassiveScanResult && )
Defined at line 7391 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 7405 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 ()
WlanSoftmacBaseStartPassiveScanResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseStartPassiveScanResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7393 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h