class ClientSmeScanResult
Defined at line 606 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h
Public Methods
void ClientSmeScanResult ()
void ~ClientSmeScanResult ()
void ClientSmeScanResult (ClientSmeScanResult && other)
ClientSmeScanResult & operator= (ClientSmeScanResult && other)
bool has_invalid_tag ()
bool is_response ()
ClientSmeScanResult WithResponse (::fuchsia_wlan_sme::wire::ClientSmeScanResponse val)
::fuchsia_wlan_sme::wire::ClientSmeScanResponse & response ()
const ::fuchsia_wlan_sme::wire::ClientSmeScanResponse & response ()
bool is_err ()
ClientSmeScanResult WithErr (::fuchsia_wlan_sme::wire::ScanErrorCode val)
::fuchsia_wlan_sme::wire::ScanErrorCode & err ()
const ::fuchsia_wlan_sme::wire::ScanErrorCode & err ()
::fuchsia_wlan_sme::wire::ClientSmeScanResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 616 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h