fuchsia.wlan.product.deprecationclient

添加时间:7

协议

DeprecatedClient

fuchsia.wlan.product.deprecatedclient/wlan_deprecated_client.fidl 中定义

允许与 WLAN 客户端接口进行旧版互动。

状态

查询最近发现的 WLAN 客户端接口的状态。

请求

<EMPTY>

响应

名称类型
status WlanStatus

结构体

Ap

fuchsia.wlan.product.deprecatedclient/wlan_deprecated_client.fidl 中定义

封装与 WLAN 客户端关联的接入点相关的信息。

字段类型说明默认
ssid string:32 无默认值
rssi_dbm int8 无默认值

WlanStatus

fuchsia.wlan.product.deprecatedclient/wlan_deprecated_client.fidl 中定义

表示 WLAN 客户端接口的当前状态。

字段类型说明默认
state State 无默认值
current_ap Ap? 无默认值

枚举

状态 strict

类型:uint32

fuchsia.wlan.product.deprecatedclient/wlan_deprecated_client.fidl 中定义

表示客户端接口的当前关联状态(如果有)。

名称说明
0
1
2
3