Namespaces
Enumerations
enum ConnectivityMode
| Name | Value |
|---|---|
| LOCAL_ONLY | 1u |
| UNRESTRICTED | 2u |
Connectivity operating mode for the access point.
Defined at line 45 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum OperatingState
| Name | Value |
|---|---|
| FAILED | 1u |
| STARTING | 2u |
| ACTIVE | 3u |
Current detailed operating state for an access point.
Defined at line 63 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum ScanErrorCode
| Name | Value |
|---|---|
| GENERAL_ERROR | 1u |
| CANCELLED | 2u |
Wlan scan error codes.
Defined at line 122 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum WlanClientState
| Name | Value |
|---|---|
| CONNECTIONS_DISABLED | 1u |
| CONNECTIONS_ENABLED | 2u |
Wlan operating state for client connections
Defined at line 141 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum Compatibility
| Name | Value |
|---|---|
| SUPPORTED | 1u |
| DISALLOWED_INSECURE | 2u |
| DISALLOWED_NOT_SUPPORTED | 3u |
High level compatibility for the scan result. Not all network security protocols
are supported. New protocols may be detected before they are connectable
and deprecated protocols may explicitly be unsupported due to security and
privacy concerns.
Defined at line 158 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum NetworkConfigChangeError
| Name | Value |
|---|---|
| GENERAL_ERROR | 1u |
| NETWORK_CONFIG_MISSING_FIELD_ERROR | 2u |
| NETWORK_CONFIG_WRITE_ERROR | 3u |
| SSID_EMPTY_ERROR | 4u |
| CREDENTIAL_LEN_ERROR | 6u |
| INVALID_SECURITY_CREDENTIAL_ERROR | 7u |
| UNSUPPORTED_CREDENTIAL_ERROR | 8u |
Potential error cases for saving and removing network configurations.
Defined at line 178 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum ConnectionState
| Name | Value |
|---|---|
| FAILED | 1u |
| DISCONNECTED | 2u |
| CONNECTING | 3u |
| CONNECTED | 4u |
Connection states used to update registered wlan observers.
Defined at line 206 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum DisconnectStatus
| Name | Value |
|---|---|
| TIMED_OUT | 1u |
| CREDENTIALS_FAILED | 2u |
| CONNECTION_STOPPED | 3u |
| CONNECTION_FAILED | 4u |
Disconnect and connection attempt failure status codes
Defined at line 229 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum RequestStatus
| Name | Value |
|---|---|
| ACKNOWLEDGED | 0u |
| REJECTED_NOT_SUPPORTED | 1u |
| REJECTED_INCOMPATIBLE_MODE | 2u |
| REJECTED_ALREADY_IN_USE | 3u |
| REJECTED_DUPLICATE_REQUEST | 4u |
Defined at line 256 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum SecurityType
| Name | Value |
|---|---|
| NONE | 1u |
| WEP | 2u |
| WPA | 3u |
| WPA2 | 4u |
| WPA3 | 5u |
High level protection type for the network. This does not convey all details needed
for the mechanism of the connection, but is primarily used to map the target network
to proper scan results.
Defined at line 288 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum OperatingBand
| Name | Value |
|---|---|
| ANY | 1u |
| ONLY_2_4GHZ | 2u |
| ONLY_5GHZ | 3u |
Operating band for wlan control request and status updates.
Defined at line 348 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
Records
-
class AccessPointController -
class AccessPointControllerStartAccessPointRequest -
class AccessPointControllerStartAccessPointResponse -
class AccessPointControllerStopAccessPointRequest -
class AccessPointControllerStopAccessPointResponse -
class AccessPointController_EventSender -
class AccessPointController_Proxy -
class AccessPointController_RequestDecoder -
class AccessPointController_RequestEncoder -
class AccessPointController_ResponseDecoder -
class AccessPointController_ResponseEncoder -
class AccessPointController_Stub -
class AccessPointController_Sync -
class AccessPointController_SyncProxy -
class AccessPointListener -
class AccessPointListenerGetListenerRequest -
class AccessPointListener_EventSender -
class AccessPointListener_Proxy -
class AccessPointListener_RequestDecoder -
class AccessPointListener_RequestEncoder -
class AccessPointListener_ResponseDecoder -
class AccessPointListener_ResponseEncoder -
class AccessPointListener_Stub -
class AccessPointListener_Sync -
class AccessPointListener_SyncProxy -
class AccessPointProvider -
class AccessPointProviderGetControllerRequest -
class AccessPointProvider_EventSender -
class AccessPointProvider_Proxy -
class AccessPointProvider_RequestDecoder -
class AccessPointProvider_RequestEncoder -
class AccessPointProvider_ResponseDecoder -
class AccessPointProvider_ResponseEncoder -
class AccessPointProvider_Stub -
class AccessPointProvider_Sync -
class AccessPointProvider_SyncProxy -
class AccessPointState -
class AccessPointStateUpdates -
class AccessPointStateUpdatesOnAccessPointStateUpdateRequest -
class AccessPointStateUpdates_EventSender -
class AccessPointStateUpdates_Proxy -
class AccessPointStateUpdates_RequestDecoder -
class AccessPointStateUpdates_RequestEncoder -
class AccessPointStateUpdates_ResponseDecoder -
class AccessPointStateUpdates_ResponseEncoder -
class AccessPointStateUpdates_Stub -
class AccessPointStateUpdates_Sync -
class AccessPointStateUpdates_SyncProxy -
class Bss -
class ClientController -
class ClientControllerConnectRequest -
class ClientControllerConnectResponse -
class ClientControllerGetSavedNetworksRequest -
class ClientControllerRemoveNetworkRequest -
class ClientControllerSaveNetworkRequest -
class ClientControllerScanForNetworksRequest -
class ClientControllerStartClientConnectionsResponse -
class ClientControllerStopClientConnectionsResponse -
class ClientController_EventSender -
class ClientController_Proxy -
class ClientController_RemoveNetwork_Response -
class ClientController_RemoveNetwork_Result -
class ClientController_RequestDecoder -
class ClientController_RequestEncoder -
class ClientController_ResponseDecoder -
class ClientController_ResponseEncoder -
class ClientController_SaveNetwork_Response -
class ClientController_SaveNetwork_Result -
class ClientController_Stub -
class ClientController_Sync -
class ClientController_SyncProxy -
class ClientListener -
class ClientListenerGetListenerRequest -
class ClientListener_EventSender -
class ClientListener_Proxy -
class ClientListener_RequestDecoder -
class ClientListener_RequestEncoder -
class ClientListener_ResponseDecoder -
class ClientListener_ResponseEncoder -
class ClientListener_Stub -
class ClientListener_Sync -
class ClientListener_SyncProxy -
class ClientProvider -
class ClientProviderGetControllerRequest -
class ClientProvider_EventSender -
class ClientProvider_Proxy -
class ClientProvider_RequestDecoder -
class ClientProvider_RequestEncoder -
class ClientProvider_ResponseDecoder -
class ClientProvider_ResponseEncoder -
class ClientProvider_Stub -
class ClientProvider_Sync -
class ClientProvider_SyncProxy -
class ClientStateSummary -
class ClientStateUpdates -
class ClientStateUpdatesOnClientStateUpdateRequest -
class ClientStateUpdates_EventSender -
class ClientStateUpdates_Proxy -
class ClientStateUpdates_RequestDecoder -
class ClientStateUpdates_RequestEncoder -
class ClientStateUpdates_ResponseDecoder -
class ClientStateUpdates_ResponseEncoder -
class ClientStateUpdates_Stub -
class ClientStateUpdates_Sync -
class ClientStateUpdates_SyncProxy -
class ConnectedClientInformation -
class Credential -
class Empty -
class NetworkConfig -
class NetworkConfigIterator -
class NetworkConfigIteratorGetNextResponse -
class NetworkConfigIterator_EventSender -
class NetworkConfigIterator_Proxy -
class NetworkConfigIterator_RequestDecoder -
class NetworkConfigIterator_RequestEncoder -
class NetworkConfigIterator_ResponseDecoder -
class NetworkConfigIterator_ResponseEncoder -
class NetworkConfigIterator_Stub -
class NetworkConfigIterator_Sync -
class NetworkConfigIterator_SyncProxy -
class NetworkIdentifier -
class NetworkState -
class ScanResult -
class ScanResultIterator -
class ScanResultIterator_EventSender -
class ScanResultIterator_GetNext_Response -
class ScanResultIterator_GetNext_Result -
class ScanResultIterator_Proxy -
class ScanResultIterator_RequestDecoder -
class ScanResultIterator_RequestEncoder -
class ScanResultIterator_ResponseDecoder -
class ScanResultIterator_ResponseEncoder -
class ScanResultIterator_Stub -
class ScanResultIterator_Sync -
class ScanResultIterator_SyncProxy
Functions
-
zx_status_t Clone (::fuchsia::wlan::policy::ConnectivityMode value, ::fuchsia::wlan::policy::ConnectivityMode * result)Defined at line 56 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::OperatingState value, ::fuchsia::wlan::policy::OperatingState * result)Defined at line 77 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::ScanErrorCode value, ::fuchsia::wlan::policy::ScanErrorCode * result)Defined at line 132 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::WlanClientState value, ::fuchsia::wlan::policy::WlanClientState * result)Defined at line 148 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::Compatibility value, ::fuchsia::wlan::policy::Compatibility * result)Defined at line 171 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::NetworkConfigChangeError value, ::fuchsia::wlan::policy::NetworkConfigChangeError * result)Defined at line 195 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::ConnectionState value, ::fuchsia::wlan::policy::ConnectionState * result)Defined at line 222 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::DisconnectStatus value, ::fuchsia::wlan::policy::DisconnectStatus * result)Defined at line 250 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::RequestStatus value, ::fuchsia::wlan::policy::RequestStatus * result)Defined at line 269 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::SecurityType value, ::fuchsia::wlan::policy::SecurityType * result)Defined at line 301 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::wlan::policy::OperatingBand value, ::fuchsia::wlan::policy::OperatingBand * result)Defined at line 360 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::AccessPointProviderGetControllerRequest & _value, ::fuchsia::wlan::policy::AccessPointProviderGetControllerRequest * _result)Defined at line 439 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::AccessPointListenerGetListenerRequest & _value, ::fuchsia::wlan::policy::AccessPointListenerGetListenerRequest * _result)Defined at line 487 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientProviderGetControllerRequest & _value, ::fuchsia::wlan::policy::ClientProviderGetControllerRequest * _result)Defined at line 617 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientListenerGetListenerRequest & _value, ::fuchsia::wlan::policy::ClientListenerGetListenerRequest * _result)Defined at line 665 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientControllerScanForNetworksRequest & _value, ::fuchsia::wlan::policy::ClientControllerScanForNetworksRequest * _result)Defined at line 708 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientController_SaveNetwork_Response & _value, ::fuchsia::wlan::policy::ClientController_SaveNetwork_Response * _result)Defined at line 740 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientController_RemoveNetwork_Response & _value, ::fuchsia::wlan::policy::ClientController_RemoveNetwork_Response * _result)Defined at line 770 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientControllerGetSavedNetworksRequest & _value, ::fuchsia::wlan::policy::ClientControllerGetSavedNetworksRequest * _result)Defined at line 793 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientController_SaveNetwork_Result & value, ::fuchsia::wlan::policy::ClientController_SaveNetwork_Result * result)Defined at line 1088 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientController_RemoveNetwork_Result & value, ::fuchsia::wlan::policy::ClientController_RemoveNetwork_Result * result)Defined at line 1197 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::AccessPointControllerStartAccessPointResponse & _value, ::fuchsia::wlan::policy::AccessPointControllerStartAccessPointResponse * _result)Defined at line 1218 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::AccessPointControllerStopAccessPointResponse & _value, ::fuchsia::wlan::policy::AccessPointControllerStopAccessPointResponse * _result)Defined at line 1239 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientControllerStartClientConnectionsResponse & _value, ::fuchsia::wlan::policy::ClientControllerStartClientConnectionsResponse * _result)Defined at line 1260 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientControllerStopClientConnectionsResponse & _value, ::fuchsia::wlan::policy::ClientControllerStopClientConnectionsResponse * _result)Defined at line 1281 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientControllerConnectResponse & _value, ::fuchsia::wlan::policy::ClientControllerConnectResponse * _result)Defined at line 1302 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::NetworkIdentifier & _value, ::fuchsia::wlan::policy::NetworkIdentifier * _result)Defined at line 1330 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientControllerConnectRequest & _value, ::fuchsia::wlan::policy::ClientControllerConnectRequest * _result)Defined at line 1351 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ScanResultIterator_GetNext_Response & _value, ::fuchsia::wlan::policy::ScanResultIterator_GetNext_Response * _result)Defined at line 1534 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ScanResultIterator_GetNext_Result & value, ::fuchsia::wlan::policy::ScanResultIterator_GetNext_Result * result)Defined at line 1644 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientStateUpdatesOnClientStateUpdateRequest & _value, ::fuchsia::wlan::policy::ClientStateUpdatesOnClientStateUpdateRequest * _result)Defined at line 1955 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::AccessPointStateUpdatesOnAccessPointStateUpdateRequest & _value, ::fuchsia::wlan::policy::AccessPointStateUpdatesOnAccessPointStateUpdateRequest * _result)Defined at line 2254 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::Empty & _value, ::fuchsia::wlan::policy::Empty * _result)Defined at line 2303 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::Credential & value, ::fuchsia::wlan::policy::Credential * result)Defined at line 2432 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::AccessPointControllerStartAccessPointRequest & _value, ::fuchsia::wlan::policy::AccessPointControllerStartAccessPointRequest * _result)Defined at line 2571 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::AccessPointControllerStopAccessPointRequest & _value, ::fuchsia::wlan::policy::AccessPointControllerStopAccessPointRequest * _result)Defined at line 2592 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientControllerSaveNetworkRequest & _value, ::fuchsia::wlan::policy::ClientControllerSaveNetworkRequest * _result)Defined at line 2670 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::ClientControllerRemoveNetworkRequest & _value, ::fuchsia::wlan::policy::ClientControllerRemoveNetworkRequest * _result)Defined at line 2691 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::wlan::policy::NetworkConfigIteratorGetNextResponse & _value::fuchsia::wlan::policy::NetworkConfigIteratorGetNextResponse * _result)Defined at line 2823 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h