NetworkManager/src/devices/wifi
Thomas Haller 16c1869476 wifi: add callback to nm_supplicant_interface_request_scan()
While we request a scan, we are not yet actually scanning. That means, the supplicant's
"scanning" property will only change to TRUE a while after we initiate the scan. It may
even never happen.

We thus need to handle that the request is currently pending and react when the
request completes.
2020-04-24 16:57:28 +02:00
..
tests wifi/tests: add test for ssids_options_to_ptrarray() 2020-01-08 11:23:24 +01:00
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nm-device-iwd.c shared: add nm_utils_invoke_on_timeout() 2020-04-24 13:58:46 +02:00
nm-device-iwd.h wifi/iwd: drop unused signal NM_DEVICE_IWD_SCANNING_PROHIBITED 2020-04-03 11:26:49 +02:00
nm-device-olpc-mesh.c wifi: rework scanning-prohibited tracking for Wi-Fi companion and OLPC device 2020-04-03 11:26:49 +02:00
nm-device-olpc-mesh.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-device-wifi-p2p.c wifi/trivial: rename function nm_supplicant_interface_state_is_operational() from upper case name 2020-04-03 11:26:49 +02:00
nm-device-wifi-p2p.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-device-wifi.c wifi: add callback to nm_supplicant_interface_request_scan() 2020-04-24 16:57:28 +02:00
nm-device-wifi.h wifi: rework scanning-prohibited tracking for Wi-Fi companion and OLPC device 2020-04-03 11:26:49 +02:00
nm-iwd-manager.c wifi: expose NMRefString for nm_wifi_ap_get_supplicant_path() 2020-03-12 10:16:22 +01:00
nm-iwd-manager.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-wifi-ap.c wifi: print age of Wi-Fi access point with milliseconds precision 2020-04-03 11:26:49 +02:00
nm-wifi-ap.h wifi: print age of Wi-Fi access point with milliseconds precision 2020-04-03 11:26:49 +02:00
nm-wifi-common.c all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-wifi-common.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-wifi-factory.c all: use g_ascii_strcasecmp() instead of the locale dependent strcasecmp() 2020-02-11 15:23:06 +01:00
nm-wifi-p2p-peer.c supplicant: large rework of wpa_supplicant handling 2020-03-12 10:16:22 +01:00
nm-wifi-p2p-peer.h supplicant: large rework of wpa_supplicant handling 2020-03-12 10:16:22 +01:00
nm-wifi-utils.c wifi: move nm_wifi_utils_level_to_quality() to "src/nm-core-utils.h" 2020-02-10 19:11:50 +01:00
nm-wifi-utils.h wifi: move nm_wifi_utils_level_to_quality() to "src/nm-core-utils.h" 2020-02-10 19:11:50 +01:00