luat_soc_sdk_2024 V1.0
luat_wlan_conninfo结构体 参考

#include <luat_wlan.h>

成员变量

char ssid [36]
 
char password [64]
 
char bssid [8]
 
uint32_t authmode
 
uint32_t auto_reconnection
 
uint32_t auto_reconnection_delay_sec
 

详细描述

在文件 luat_wlan.h14 行定义.

结构体成员变量说明

◆ authmode

uint32_t authmode

在文件 luat_wlan.h19 行定义.

◆ auto_reconnection

uint32_t auto_reconnection

在文件 luat_wlan.h20 行定义.

◆ auto_reconnection_delay_sec

uint32_t auto_reconnection_delay_sec

在文件 luat_wlan.h21 行定义.

◆ bssid

char bssid[8]

在文件 luat_wlan.h18 行定义.

◆ password

char password[64]

在文件 luat_wlan.h17 行定义.

◆ ssid

char ssid[36]

在文件 luat_wlan.h16 行定义.


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