Mistake on this page?
Report an issue in GitHub or email us
Data Fields
mwifi_link_info_t Struct Reference

Data Fields

int32_t is_connected
 The link to wlan is established or not, 0: disconnected, 1: connected. More...
 
int32_t rssi
 Signal strength of the current connected AP. More...
 
int8_t ssid [33]
 SSID of the current connected wlan. More...
 
uint8_t bssid [6]
 BSSID of the current connected wlan. More...
 
int8_t key [65]
 The passphrase/PSK of the connected AP. More...
 
int32_t channel
 Channel of the current connected wlan. More...
 
mwifi_security_t security
 security of access-point More...
 

Detailed Description

Definition at line 212 of file mx_wifi_ipc.h.

Field Documentation

uint8_t bssid[6]

BSSID of the current connected wlan.

Definition at line 217 of file mx_wifi_ipc.h.

int32_t channel

Channel of the current connected wlan.

Definition at line 219 of file mx_wifi_ipc.h.

int32_t is_connected

The link to wlan is established or not, 0: disconnected, 1: connected.

Definition at line 214 of file mx_wifi_ipc.h.

int8_t key[65]

The passphrase/PSK of the connected AP.

Definition at line 218 of file mx_wifi_ipc.h.

int32_t rssi

Signal strength of the current connected AP.

Definition at line 215 of file mx_wifi_ipc.h.

mwifi_security_t security

security of access-point

Definition at line 220 of file mx_wifi_ipc.h.

int8_t ssid[33]

SSID of the current connected wlan.

Definition at line 216 of file mx_wifi_ipc.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.