wifi8 2.0.0.0
|
#include <wifi8_types.h>
Data Fields | |
uint8_t | u8_auth_type |
uint8_t | u8_ch |
uint8_t | au8ssid [M2M_MAX_SSID_LEN] |
uint8_t | au8psk [M2M_MAX_PSK_LEN] |
uint8_t | __PAD__ [__PADDING_TSTR_M2MWPS_INFO_] |
uint8_t __PAD__[__PADDING_TSTR_M2MWPS_INFO_] |
uint8_t au8psk[M2M_MAX_PSK_LEN] |
PSK for the network obtained from WPS.
uint8_t au8ssid[M2M_MAX_SSID_LEN] |
SSID obtained from WPS.
uint8_t u8_auth_type |
Network authentication type.
uint8_t u8_ch |
RF Channel for the AP.