Appearance
struct wlan_ap_info_t
#include <wlan.h>
Public Attributes
| Name | |
|---|---|
| uint8_t | rf_channel channel number of the scanned AP |
| wlan_security_mode_t | security_mode security mode of the scanned AP |
| int8_t | rssi_val rssi value of the scanned AP |
| uint8_t | network_type network type of the scanned AP |
| uint8_t[(32)] | ssid SSID of the scanned AP. |
| uint8_t[6] | bssid BSSID of the scanned AP. |
| uint8_t[2] | reserved reserved |
Public Attributes Documentation
variable rf_channel
cpp
uint8_t wlan_ap_info_t::rf_channelchannel number of the scanned AP
variable security_mode
cpp
wlan_security_mode_t wlan_ap_info_t::security_modesecurity mode of the scanned AP
variable rssi_val
cpp
int8_t wlan_ap_info_t::rssi_valrssi value of the scanned AP
variable network_type
cpp
uint8_t wlan_ap_info_t::network_typenetwork type of the scanned AP
variable ssid
cpp
uint8_t wlan_ap_info_t::ssid[(32)]SSID of the scanned AP.
variable bssid
cpp
uint8_t wlan_ap_info_t::bssid[6]BSSID of the scanned AP.
variable reserved
cpp
uint8_t wlan_ap_info_t::reserved[2]reserved