wloc 1.1.0
Simple Wi-Fi geolocation library and tool
|
Public Member Functions | |
None | fetch (self) |
list | networks (self) |
Protected Member Functions | |
None | _clear_networks (self) |
None | _fetch_networks (self) |
Protected Attributes | |
list | _netlist |
Class for fetching the list of available Wi-Fi networks on GNU/Linux operating system.
|
protectedinherited |
Clears the list of available networks if not empty.
|
protected |
Connects to the Network Manager. Fetches the list of available networks and stores them in a private class field.
Reimplemented from wloc.fetchers.FetcherCommon.
|
inherited |
Fetches the list of available networks.
|
inherited |
Gets list of available wireless networks. :return: List of available wireless networks.