Get all available networks over the d-bus



Hi,

I'm using libnm from python with GObject introspection for interfacing with Network Manager over the d-bus.

And to find the available networks / access points, I call get_access_points() on each WiFi device however there is a big variance in the time that these call takes.

Does get_access_points() force a rescan on all channels and is there another way to find all available networks?



Cheers,

Morten



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]