class WlanSoftmacBaseStartActiveScanResult
Defined at line 7437 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseStartActiveScanResult ()
void WlanSoftmacBaseStartActiveScanResult (const WlanSoftmacBaseStartActiveScanResult & )
Defined at line 7443 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseStartActiveScanResult & operator= (const WlanSoftmacBaseStartActiveScanResult & )
Defined at line 7444 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseStartActiveScanResult (WlanSoftmacBaseStartActiveScanResult && )
Defined at line 7445 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 ()
WlanSoftmacBaseStartActiveScanResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseStartActiveScanResponse> val)
WlanSoftmacBaseStartActiveScanResult & operator= (WlanSoftmacBaseStartActiveScanResult && )
Defined at line 7446 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
template <typename... Args>
WlanSoftmacBaseStartActiveScanResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 7460 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::WlanSoftmacBaseStartActiveScanResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseStartActiveScanResponse & response ()
bool is_err ()
WlanSoftmacBaseStartActiveScanResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseStartActiveScanResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7448 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h