wloc 1.1.0
Simple Wi-Fi geolocation library and tool
wloc.fetchers.windows.FetcherWindows Class Reference
Inheritance diagram for wloc.fetchers.windows.FetcherWindows:
wloc.fetchers.FetcherCommon

Protected Member Functions

None _fetch_networks (self)
 

Protected Attributes

 _netlist
 

Detailed Description

Class for fetching the list of available Wi-Fi networks
on Microsoft Windows operating system.

Member Function Documentation

◆ _fetch_networks()

None wloc.fetchers.windows.FetcherWindows._fetch_networks ( self)
protected
Uses Windows Native Wi-Fi API for fetching of available networks
and stores them in the private class property.

Reimplemented from wloc.fetchers.FetcherCommon.