netmgr_wifi_ap_config_t结构体 参考

this struct defines wifi ap config 更多...

#include <netmgr.h>

成员变量

int ap_num
 
int used_ap
 
netmgr_wifi_ap_info_t config [MAX_AP_CONFIG_NUM]
 

详细描述

this struct defines wifi ap config

在文件 netmgr.h76 行定义.

结构体成员变量说明

◆ ap_num

int ap_num

ap number of array

在文件 netmgr.h77 行定义.

◆ config

The ap information array

在文件 netmgr.h79 行定义.

◆ used_ap

int used_ap

ap that is used in the array

在文件 netmgr.h78 行定义.


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