|
SDK3.5
This document shows Ameba SDK 3.5 APIs
|
The structure is used to describe the setting about SSID, security type, password and default channel, used to start AP mode. More...
#include <wifi_structures.h>
Data Fields | |
| rtw_ssid_t | ssid |
| rtw_security_t | security_type |
| unsigned char * | password |
| int | password_len |
| int | channel |
The structure is used to describe the setting about SSID, security type, password and default channel, used to start AP mode.
1.8.11