Enumeration
HinawaFwNodeError
since: 2.1
Description [src]
A set of error code for GError for operations in HinawaFwNode.
Available since: 2.1
Members
| Name | Description |
|---|---|
HINAWA_FW_NODE_ERROR_DISCONNECTED |
The node associated to the instance is disconnected. |
HINAWA_FW_NODE_ERROR_OPENED |
The instance is already associated to node by opening firewire character device. |
HINAWA_FW_NODE_ERROR_NOT_OPENED |
The instance is not associated to node by opening firewire character device. |
HINAWA_FW_NODE_ERROR_FAILED |
The system call fails. |