Method

QmiDeviceis_open

since: 1.0

Declaration [src]

gboolean
qmi_device_is_open (
  QmiDevice* self
)

Description [src]

Checks whether the QmiDevice is open for I/O.

Available since: 1.0

Return value

Type: gboolean

TRUE if self is open, FALSE otherwise.