Enumeration
HinawaFwRespError
since: 2.2
Description [src]
A set of error code for GError for operations in HinawaFwResp.
Available since: 2.2
Members
| Name | Description |
|---|---|
HINAWA_FW_RESP_ERROR_FAILED |
The generic system call error. |
HINAWA_FW_RESP_ERROR_RESERVED |
The instance is already associated to reserved address range. |
HINAWA_FW_RESP_ERROR_ADDR_SPACE_USED |
The address space is used exclusively. |
Type functions
hinawa_fw_resp_error_quark
Return the GQuark for error domain of GError which has code in
HinawaFwRespError.
since: 2.2