fuchsia.wlan.product.deprecatedconfiguration

Added: 7

PROTOCOLS

DeprecatedConfigurator

Defined in fuchsia.wlan.product.deprecatedconfiguration/wlan_deprecated_configuration.fidl

Allows for the configuration of WLAN devices to support legacy applications.

SuggestAccessPointMacAddress

Suggests a MAC address for fuchsia.wlan.policy/AccessPointProvider to use when creating new soft access point interfaces and notifies when the request is complete.

Request

NameType
mac fuchsia.net/MacAddress

Response

NameType
payload DeprecatedConfigurator_SuggestAccessPointMacAddress_Result

STRUCTS

DeprecatedConfigurator_SuggestAccessPointMacAddress_Response

Defined in fuchsia.wlan.product.deprecatedconfiguration/wlan_deprecated_configuration.fidl

<EMPTY>

ENUMS

SuggestMacAddressError strict

Type: uint32

Defined in fuchsia.wlan.product.deprecatedconfiguration/wlan_deprecated_configuration.fidl

Represents error statuses returned by fuchsia.wlan.product.deprecatedconfiguration/DeprecatedConfigurator.SuggestAccessPointMacAddress

NameValueDescription
1
2

UNIONS

DeprecatedConfigurator_SuggestAccessPointMacAddress_Result strict

Defined in fuchsia.wlan.product.deprecatedconfiguration/wlan_deprecated_configuration.fidl

OrdinalVariantTypeDescription
response DeprecatedConfigurator_SuggestAccessPointMacAddress_Response
err SuggestMacAddressError