NetworkManager/src/devices/wifi
Dan Williams 631ca80692 devices/wifi: flip meaning of scanning allowed signal
Change it to return TRUE when scanning is prohibited so that we
don't have to use use g_signal_emitv() and its special handling of
return values.  Make the return value only change when we don't
want the default behavior (which would be to allow the scan).

Also add a parameter to the signal indicating whether the scan is
user/dbus-requested or whether it's an internal periodic scan.
2017-08-11 11:59:58 -05:00
..
tests wifi/test-general: don't do g_message() in test 2017-04-15 12:30:05 +02:00
nm-device-olpc-mesh.c devices/wifi: flip meaning of scanning allowed signal 2017-08-11 11:59:58 -05:00
nm-device-olpc-mesh.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-device-wifi.c devices/wifi: flip meaning of scanning allowed signal 2017-08-11 11:59:58 -05:00
nm-device-wifi.h devices/wifi: flip meaning of scanning allowed signal 2017-08-11 11:59:58 -05:00
nm-wifi-ap.c wifi/ap: maintain the WPS flags 2017-05-15 12:59:55 +02:00
nm-wifi-ap.h wifi/ap: maintain the WPS flags 2017-05-15 12:59:55 +02:00
nm-wifi-factory.c build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-wifi-utils.c wifi: rename NMAccessPoint to NMWifiAP 2016-10-06 20:35:05 +02:00
nm-wifi-utils.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00