trikRuntime
trikWiFi::ScanResult Struct Reference

Contains description of a network obtained by scanning. More...

#include <networkStructs.h>

Public Attributes

QString ssid
 SSID of a network. More...
 
Security security {}
 Security algorithm used in that network. More...
 
bool known {}
 Is this network known — listed in /etc/wpa_supplicant.conf. More...
 

Detailed Description

Contains description of a network obtained by scanning.

Member Data Documentation

bool trikWiFi::ScanResult::known {}

Is this network known — listed in /etc/wpa_supplicant.conf.

Security trikWiFi::ScanResult::security {}

Security algorithm used in that network.

QString trikWiFi::ScanResult::ssid

SSID of a network.


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