WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
event_wifi_wps_fail结构体 参考

#include <soc_wifi_api.h>

成员变量

char ifname [16+1]
 
int msg
 
unsigned short int config_error
 
unsigned short int error_indication
 

详细描述

Event type of wps fail.CNcomment:wifi wps协商失败事件信息.CNend

结构体成员变量说明

◆ config_error

unsigned short int event_wifi_wps_fail::config_error

wps config error. CNcomment: wps失败配置信息.CNend

◆ error_indication

unsigned short int event_wifi_wps_fail::error_indication

wps reason_code. CNcomment: wps错误码.CNend

◆ ifname

char event_wifi_wps_fail::ifname[16+1]

Iftype name. CNcomment: 接口名称.CNend

◆ msg

int event_wifi_wps_fail::msg

wps fail message. CNcomment: wps失败信息.CNend


该结构体的文档由以下文件生成: