Packages
libnm-glib
NM
DeviceWifiError
INVALIDDEVICEMAC
INVALIDWIFICONNECTION
MACMISMATCH
MISSINGDEVICERSNCAPS
MISSINGDEVICEWPACAPS
NOTWIFICONNECTION
UNKNOWNERROR
quark
DeviceWifiError
Description:
[
CCode
( cprefix =
"NM_DEVICE_WIFI_ERROR_"
) ]
public
errordomain
DeviceWifiError
Namespace:
NM
Package:
libnm-glib
Content:
Error codes:
INVALIDDEVICEMAC
-
the device's MAC was invalid
INVALIDWIFICONNECTION
-
the Wi-Fi connection was invalid
MACMISMATCH
-
the MACs of the connection and the device mismatched
MISSINGDEVICERSNCAPS
-
the device missed RSN capabilities required by the connection
MISSINGDEVICEWPACAPS
-
the device missed WPA capabilities required by the connection
NOTWIFICONNECTION
-
the connection was not of Wi-Fi type
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
quark
()
Registers an error quark for
DeviceWifi
if necessary.