添加时间:7
协议
已弃用的配置器
在 fuchsia.wlan.product.deprecationconfiguration/wlan_deprecation_configuration.fidl 中定义
允许配置 WLAN 设备以支持旧版应用。
SuggestAccessPointMacAddress
建议 fuchsia.wlan.policy/AccessPointProvider 使用 MAC 地址,以创建新的软接入点接口,并在请求完成时发出通知。
请求
姓名 | 类型 |
---|---|
mac |
fuchsia.net/MacAddress
|
回复
姓名 | 类型 |
---|---|
payload |
DeprecatedConfigurator_SuggestAccessPointMacAddress_Result
|
结构
DeprecatedConfigurator_SuggestAccessPointMacAddress_Response
在 fuchsia.wlan.product.deprecationconfiguration/wlan_deprecation_configuration.fidl 中定义
<空>
ENUMS
SuggestMacAddressError strict
类型:uint32
在 fuchsia.wlan.product.deprecationconfiguration/wlan_deprecation_configuration.fidl 中定义
表示 fuchsia.wlan.product.已弃用配置/DeprecatedConfigurator.SuggestAccessPointMacAddress 返回的错误状态
姓名 | 值 | 说明 |
---|---|---|
不支持 |
1 |
|
数据类型无效 |
2 |
联合会
DeprecatedConfigurator_SuggestAccessPointMacAddress_Result 严格
在 fuchsia.wlan.product.deprecationconfiguration/wlan_deprecation_configuration.fidl 中定义
序数 | 变体 | 类型 | 说明 |
---|---|---|---|
1 |
response |
DeprecatedConfigurator_SuggestAccessPointMacAddress_Response
|
|
2 |
err |
SuggestMacAddressError
|