|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
Hotspot的配置。 更多...
#include <wifi_hotspot_config.h>
成员变量 | |
| int8_t | ssid [33] |
| int8_t | pre_shared_key [65] |
| int8_t | reserved [2] |
| wifi_security_enum | security_type |
| int32_t | channel_num |
| int32_t | wifi_psk_type |
Hotspot的配置。
| int32_t softap_config_stru::channel_num |
信道号。
| int8_t softap_config_stru::pre_shared_key[65] |
预共享秘钥。
| int8_t softap_config_stru::reserved[2] |
| wifi_security_enum softap_config_stru::security_type |
安全类型。
| int8_t softap_config_stru::ssid[33] |
SSID。
| int32_t softap_config_stru::wifi_psk_type |
PSK的类型。