Constants

Details

Mbim.DBUS_ERROR_PREFIX = 'org.freedesktop.libmbim.Error'
Mbim.DEVICE_CONSECUTIVE_TIMEOUTS = 'device-consecutive-timeouts'

Symbol defining the Mbim.Device :device-consecutive-timeouts property.

New in version 1.28.

Mbim.DEVICE_FILE = 'device-file'

Symbol defining the Mbim.Device :device-file property.

New in version 1.0.

Mbim.DEVICE_IN_SESSION = 'device-in-session'

Symbol defining the Mbim.Device :device-in-session property.

New in version 1.4.

Mbim.DEVICE_SESSION_ID_MAX = 255

Symbol defining the maximum supported session id.

New in version 1.26.

Mbim.DEVICE_SESSION_ID_MIN = 0

Symbol defining the minimum supported session id..

New in version 1.26.

Mbim.DEVICE_SIGNAL_ERROR = 'device-error'

Symbol defining the Mbim.Device ::device-error signal.

New in version 1.0.

Mbim.DEVICE_SIGNAL_INDICATE_STATUS = 'device-indicate-status'

Symbol defining the Mbim.Device ::device-indicate-status signal.

New in version 1.0.

Mbim.DEVICE_SIGNAL_REMOVED = 'device-removed'

Symbol defining the Mbim.Device ::device-removed signal.

New in version 1.10.

Mbim.DEVICE_TRANSACTION_ID = 'device-transaction-id'

Symbol defining the Mbim.Device :device-transaction-id property.

New in version 1.2.

Mbim.MAJOR_VERSION = 1

Evaluates to the major version number of libmbim-glib which this source is compiled against.

New in version 1.2.

Mbim.MICRO_VERSION = 0

Evaluates to the micro version number of libmbim-glib which this source compiled against.

New in version 1.2.

Mbim.MINOR_VERSION = 30

Evaluates to the minor version number of libmbim-glib which this source is compiled against.

New in version 1.2.

Mbim.PROXY_N_CLIENTS = 'mbim-proxy-n-clients'

Symbol defining the Mbim.Proxy :mbim-proxy-n-clients property.

New in version 1.10.

Mbim.PROXY_N_DEVICES = 'mbim-proxy-n-devices'

Symbol defining the Mbim.Proxy :mbim-proxy-n-devices property.

New in version 1.10.

Mbim.PROXY_SOCKET_PATH = 'mbim-proxy'

Symbol defining the default abstract socket name where the Mbim.Proxy will listen.

New in version 1.10.