Packages
libnm-glib
NM
DeviceBtError
INVALIDBTCONNECTION
INVALIDDEVICEMAC
MACMISMATCH
MISSINGDEVICECAPS
NOTBTCONNECTION
UNKNOWNERROR
quark
DeviceBtError
Description:
[
CCode
( cprefix =
"NM_DEVICE_BT_ERROR_"
) ]
public
errordomain
DeviceBtError
Namespace:
NM
Package:
libnm-glib
Content:
Error codes:
INVALIDBTCONNECTION
-
the bluetooth connection was invalid
INVALIDDEVICEMAC
-
the device's MAC was invalid
MACMISMATCH
-
the MACs of the connection and the device mismatched
MISSINGDEVICECAPS
-
the device missed required capabilities
NOTBTCONNECTION
-
the connection was not of bluetooth type
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
quark
()
Registers an error quark for
DeviceBt
if necessary.