Namespaces
Enumerations
enum class ConnectivityMode : uint32_t
| Name | Value | Comments |
|---|---|---|
| LOCAL_ONLY | 1u |
Allows for connectivity between co-located devices. Local only access points do not |
| UNRESTRICTED | 2u |
Allows for full connectivity with traffic potentially being forwarded |
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 class OperatingState : uint32_t
| Name | Value | Comments |
|---|---|---|
| FAILED | 1u |
Access point operation failed. Access points that enter the failed state will |
| STARTING | 2u |
Access point operation is starting up. |
| ACTIVE | 3u |
Access point operation is active. |
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 class ScanErrorCode : uint32_t
| Name | Value | Comments |
|---|---|---|
| GENERAL_ERROR | 1u |
Unexpected scan error without a specific cause. |
| CANCELLED | 2u |
Scan was cancelled and stopped. This can happen due to operating state changes, |
Wlan scan error codes.
Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum class WlanClientState : uint32_t
| Name | Value |
|---|---|
| CONNECTIONS_DISABLED | 1u |
| CONNECTIONS_ENABLED | 2u |
Wlan operating state for client connections
Defined at line 143 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum class Compatibility : uint32_t
| Name | Value | Comments |
|---|---|---|
| SUPPORTED | 1u |
Denotes that the network is supported and connections can be attempted (given |
| DISALLOWED_INSECURE | 2u |
The network uses a deprecated security protocol and is explicitly not supported. |
| DISALLOWED_NOT_SUPPORTED | 3u |
The network uses a currently unsupported security protocol. |
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 160 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum class ConnectionState : uint32_t
| Name | Value | Comments |
|---|---|---|
| FAILED | 1u |
The connection attempt was terminated due to an error. |
| DISCONNECTED | 2u |
The network is disconnected. |
| CONNECTING | 3u |
The device is attempting a connection to a network. |
| CONNECTED | 4u |
The connection is now established. Note: This does not make any guarantees |
Connection states used to update registered wlan observers.
Defined at line 260 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum class DisconnectStatus : uint32_t
| Name | Value | Comments |
|---|---|---|
| TIMED_OUT | 1u |
The requested connection attempt failed due to timeout. |
| CREDENTIALS_FAILED | 2u |
The requested connection attempt failed due to suspected credential failure. |
| CONNECTION_STOPPED | 3u |
The existing connection was explicitly disconnected by an action of wlan |
| CONNECTION_FAILED | 4u |
The existing connection failed unexpectedly in a way that is not an |
Disconnect and connection attempt failure status codes
Defined at line 283 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum class RequestStatus : uint32_t
| Name | Value |
|---|---|
| ACKNOWLEDGED | 0u |
| REJECTED_NOT_SUPPORTED | 1u |
| REJECTED_INCOMPATIBLE_MODE | 2u |
| REJECTED_ALREADY_IN_USE | 3u |
| REJECTED_DUPLICATE_REQUEST | 4u |
Defined at line 310 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum class SecurityType : uint32_t
| 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 342 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
enum class OperatingBand : uint32_t
| Name | Value | Comments |
|---|---|---|
| ANY | 1u |
Allows for band switching depending on device operating mode and environment. |
| ONLY_2_4GHZ | 2u |
Restricted to 2.4 GHz bands only. |
| ONLY_5GHZ | 3u |
Restricted to 5 GHz bands only. |
Operating band for wlan control request and status updates.
Defined at line 404 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 ClientControllerForgetNetworkRequest -
class ClientControllerGetSavedNetworksRequest -
class ClientControllerRemoveNetworkRequest -
class ClientControllerSaveNetworkRequest -
class ClientControllerScanForNetworksRequest -
class ClientControllerStartClientConnectionsResponse -
class ClientControllerStopClientConnectionsResponse -
class ClientController_EventSender -
class ClientController_ForgetNetwork_Response -
class ClientController_ForgetNetwork_Result -
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 NetworkConfigChangeError -
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 134 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 150 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 173 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 247 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 276 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 304 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 323 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 355 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 416 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 495 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 543 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 673 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 721 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 764 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 796 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 826 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_ForgetNetwork_Response & _value, ::fuchsia::wlan::policy::ClientController_ForgetNetwork_Response * _result)Defined at line 856 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 879 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 1174 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 1283 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_ForgetNetwork_Result & value, ::fuchsia::wlan::policy::ClientController_ForgetNetwork_Result * result)Defined at line 1392 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 1413 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 1434 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 1455 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 1476 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 1497 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 1525 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::ClientControllerForgetNetworkRequest & _value, ::fuchsia::wlan::policy::ClientControllerForgetNetworkRequest * _result)Defined at line 1546 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 1567 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 1750 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 1860 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 2171 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 2470 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 2519 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 2648 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 2787 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 2808 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 2886 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 2907 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 3055 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h