WLAN interface settings.
More...
import <Net.idl;
WLAN interface settings.
Definition at line 273 of file Net.idl.
◆ authType
Authentication type.
Definition at line 279 of file Net.idl.
◆ bssid
string net::WlanSettings::bssid |
BSSID (empty for automatic AP selection)
Definition at line 276 of file Net.idl.
◆ clearPsk
boolean net::WlanSettings::clearPsk |
Set to true
when PSK should be cleared.
Definition at line 281 of file Net.idl.
◆ eap
◆ enableHT
boolean net::WlanSettings::enableHT |
Enable high throughput features (802::11n)
Definition at line 274 of file Net.idl.
◆ mtu
int net::WlanSettings::mtu |
Maximum Transfer Unit (MTU)
Definition at line 277 of file Net.idl.
◆ psk
string net::WlanSettings::psk |
Pre-shared key (always empty on retrieval!)
Definition at line 280 of file Net.idl.
◆ secProtocol
Security protocol (WPA2)
Definition at line 278 of file Net.idl.
◆ ssid
string net::WlanSettings::ssid |
SSID of the wireless network.
Definition at line 275 of file Net.idl.
The documentation for this struct was generated from the following file: