![]() |
WiConnect Host Library- API Reference Guide | ||
Network Types. More...
Classes | |
class | wiconnect::NetworkInterface |
The provides an interface for joining and/or creating a network. It provides other utilities such as scanning for networks, pinging a network, resolving a domain name to IP address. More... | |
struct | wiconnect::Ssid |
Network SSID type. More... | |
struct | wiconnect::MacAddress |
Network MAC Address type. More... | |
class | wiconnect::ScanResult |
Contains single entry from WiFi scan results. More... | |
class | wiconnect::ScanResultList |
List of WiFi network scan results. More... | |
Typedefs | |
typedef char | wiconnect::MacAddressStrBuffer [18] |
Buffer to hold a MAC address string. | |
typedef char | wiconnect::SsidStrBuffer [129] |
Buffer to hold a SSID string. | |
typedef char | wiconnect::IpStrBuffer [18] |
Buffer to hold an IP address string. | |
Network Types.
Network connection status.
Definition at line 250 of file WiconnectTypes.h.
Network RSSI signal level.
Definition at line 267 of file WiconnectTypes.h.
Network connection status.
Definition at line 238 of file WiconnectTypes.h.