mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-06 00:40:38 +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()).