trikRuntime
|
Classes | |
struct | ScanResult |
Contains description of a network obtained by scanning. More... | |
struct | Status |
Contains info about current connection. More... | |
class | TrikWiFi |
Class for WiFi management. More... | |
class | TrikWiFiWorker |
Worker object for TrikWiFi, supposed to be runned in its own thread. More... | |
class | WpaSupplicantCommunicator |
Allows communication with wpa_supplicant daemon. More... | |
Enumerations | |
enum | Security { Security::wpa, Security::wep, Security::none } |
Enum with possible network security. More... | |
enum | DisconnectReason { DisconnectReason::planned, DisconnectReason::unplanned } |
Enum with possible reasons of "disconnect" message. More... | |
enum | SignalStrength { SignalStrength::undefined, SignalStrength::low, SignalStrength::medium, SignalStrength::high } |
|
strong |
|
strong |
|
strong |