SDK3.5
This document shows Ameba SDK 3.5 APIs
Data Fields
rtw_network_info Struct Reference

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
 

Detailed Description

The structure is used to describe the station mode setting about SSID, security type and password, used when connecting to an AP.

Note
The data length of string pointed by ssid should not exceed 32, and the data length of string pointed by password should not exceed 64.

The documentation for this struct was generated from the following file: