|
luat_soc_sdk_2024 V1.0
|
#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.h 第 14 行定义.
| uint32_t authmode |
在文件 luat_wlan.h 第 19 行定义.
| uint32_t auto_reconnection |
在文件 luat_wlan.h 第 20 行定义.
| uint32_t auto_reconnection_delay_sec |
在文件 luat_wlan.h 第 21 行定义.
| char bssid[8] |
在文件 luat_wlan.h 第 18 行定义.
| char password[64] |
在文件 luat_wlan.h 第 17 行定义.
| char ssid[36] |
在文件 luat_wlan.h 第 16 行定义.