wloc 1.0.1
Simple Wi-Fi geolocation library and tool
wloc.fetchers.linux.netman.NetworkManagerNativeAPI Class Reference
Inheritance diagram for wloc.fetchers.linux.netman.NetworkManagerNativeAPI:
wloc.fetchers.native.NativeBackendCommon

Protected Member Functions

def _fetch_list (self)
 

Detailed Description

Class for working with Network Manager API using public D-Bus
methods.

Member Function Documentation

◆ _fetch_list()

def wloc.fetchers.linux.netman.NetworkManagerNativeAPI._fetch_list (   self)
protected
Fetches the list of available Wi-Fi networks using public
D-Bus methods.

Reimplemented from wloc.fetchers.native.NativeBackendCommon.