wloc 1.1.0
Simple Wi-Fi geolocation library and tool
|
Protected Member Functions | |
None | _fetch_networks (self) |
Protected Attributes | |
_netlist = TermuxNativeAPI().get_networks() | |
Class for fetching the list of available Wi-Fi networks on Android operating system.
|
protected |
Works with the Termux API. Fetches the list of available networks and stores them in a private class field.
Reimplemented from wloc.fetchers.FetcherCommon.