NetworkManager/src/devices/wifi
Thomas Haller 051fd25fc6 wifi: introduce enum type NMSupplicantInterfaceState instead of plain int
Also change the signature of the NM_SUPPLICANT_INTERFACE_STATE signal,
to have three "int" type arguments. Thereby also fix the subscribers
to this signal that wrongly had type guint32, instead of guint
(which happens to be the same underlying type, so no real problem).

https://mail.gnome.org/archives/networkmanager-list/2017-February/msg00021.html
(cherry picked from commit 5a03de7051)
2017-02-17 19:37:06 +01:00
..
tests build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-device-olpc-mesh.c device: refactor pending-action strings as named defines 2017-02-10 14:47:18 +01: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 wifi: introduce enum type NMSupplicantInterfaceState instead of plain int 2017-02-17 19:37:06 +01:00
nm-device-wifi.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-wifi-ap.c device/wifi: ensure consistent timestamp for dumping Wi-Fi AP 2017-02-10 14:47:18 +01:00
nm-wifi-ap.h device/wifi: ensure consistent timestamp for dumping Wi-Fi AP 2017-02-10 14:47:18 +01: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 wifi: rename NMAccessPoint to NMWifiAP 2016-10-06 20:35:05 +02:00