mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-29 19:17:31 +01:00
get_ordered_network() now scans automatically and has been updated to use the StationDebug.Scan() API rather than doing a full dbus scan (unless full_scan = True). The frequencies to be scanned are picked automatically based on the current hostapd status (hidden behind ctx.hostapd.get_frequency()).