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