| Top | 
const gchar *
qmi_core_error_get_string (QmiCoreError val);
Gets the nickname string for the QmiCoreError specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.0
const gchar *
qmi_protocol_error_get_string (QmiProtocolError val);
Gets the nickname string for the QmiProtocolError specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.0
Common errors that may be reported by libqmi-glib.
| 
 Operation failed.  | 
||
| 
 Operation cannot be executed in the current state.  | 
||
| 
 Operation timed out.  | 
||
| 
 Invalid arguments given.  | 
||
| 
 QMI message is invalid.  | 
||
| 
 TLV not found.  | 
||
| 
 TLV is too long.  | 
||
| 
 Not supported.  | 
||
| 
 TLV has no value. Since: 1.12.  | 
||
| 
 QMI message is unexpected. Since: 1.16.  | 
Since: 1.0
QMI protocol errors.
| 
 No error.  | 
||
| 
 Malformed message.  | 
||
| 
 No memory.  | 
||
| 
 Internal.  | 
||
| 
 Aborted.  | 
||
| 
 Client IDs exhausted.  | 
||
| 
 Unabortable transaction.  | 
||
| 
 Invalid client ID.  | 
||
| 
 No thresholds provided.  | 
||
| 
 Invalid handle.  | 
||
| 
 Invalid profile.  | 
||
| 
 Invalid PIN ID.  | 
||
| 
 Incorrect PIN.  | 
||
| 
 No network found.  | 
||
| 
 Call failed.  | 
||
| 
 Out of call.  | 
||
| 
 Not provisioned.  | 
||
| 
 Missing argument.  | 
||
| 
 Argument too long.  | 
||
| 
 Invalid transaction ID.  | 
||
| 
 Device in use.  | 
||
| 
 Network unsupported.  | 
||
| 
 Device unsupported.  | 
||
| 
 No effect.  | 
||
| 
 No free profile.  | 
||
| 
 Invalid PDP type.  | 
||
| 
 Invalid technology preference.  | 
||
| 
 Invalid profile type.  | 
||
| 
 Invalid service type.  | 
||
| 
 Invalid register action.  | 
||
| 
 Invalid PS attach action.  | 
||
| 
 Authentication failed.  | 
||
| 
 PIN blocked.  | 
||
| 
 PIN always blocked.  | 
||
| 
 UIM uninitialized.  | 
||
| 
 Maximum QoS requests in use.  | 
||
| 
 Incorrect flow filter.  | 
||
| 
 Network QoS unaware.  | 
||
| 
 Invalid QoS ID.  | 
||
| 
 QoS unavailable.  | 
||
| 
 Flow suspended.  | 
||
| 
 General error.  | 
||
| 
 Unknown error.  | 
||
| 
 Invalid argument.  | 
||
| 
 Invalid index.  | 
||
| 
 No entry.  | 
||
| 
 Device storage full.  | 
||
| 
 Device not ready.  | 
||
| 
 Network not ready.  | 
||
| 
 WMS cause code.  | 
||
| 
 WMS message not sent.  | 
||
| 
 WMS message delivery failure.  | 
||
| 
 WMS invalid message ID.  | 
||
| 
 WMS encoding.  | 
||
| 
 Authentication lock.  | 
||
| 
 Invalid transition.  | 
||
| 
 Session inactive.  | 
||
| 
 Session invalid.  | 
||
| 
 Session ownership.  | 
||
| 
 Insufficient resources.  | 
||
| 
 Disabled.  | 
||
| 
 Invalid operation.  | 
||
| 
 Invalid QMI command.  | 
||
| 
 WMS T-PDU type.  | 
||
| 
 WMS SMSC address.  | 
||
| 
 Information unavailable.  | 
||
| 
 Segment too long.  | 
||
| 
 Segment order.  | 
||
| 
 Bundling not supported.  | 
||
| 
 Policy mismatch. Since: 1.6.  | 
||
| 
 SIM file not found.  | 
||
| 
 Extended internal error. Since: 1.6.  | 
||
| 
 Access denied.  | 
||
| 
 Hardware restricted.  | 
||
| 
 ACK not sent. Since: 1.6.  | 
||
| 
 Inject timeout. Since: 1.6.  | 
||
| 
 Incompatible state. Since: 1.6.  | 
||
| 
 FDN restrict. Since: 1.6.  | 
||
| 
 SUPS failure case. Since: 1.6.  | 
||
| 
 No radio. Since: 1.6.  | 
||
| 
 Not supported. Since: 1.6.  | 
||
| 
 No subscription. Since: 1.6.  | 
||
| 
 Card call control failed. Since: 1.6.  | 
||
| 
 Network aborted. Since: 1.6.  | 
||
| 
 Message blocked. Since: 1.6.  | 
||
| 
 Invalid session type. Since: 1.6.  | 
||
| 
 Invalid PB type. Since: 1.6.  | 
||
| 
 No SIM. Since: 1.6.  | 
||
| 
 PB not ready. Since: 1.6.  | 
||
| 
 PIN restriction. Since: 1.6.  | 
||
| 
 PIN2 restriction. Since: 1.6.  | 
||
| 
 PUK restriction. Since: 1.6.  | 
||
| 
 PUK2 restriction. Since: 1.6.  | 
||
| 
 PB access restricted. Since: 1.6.  | 
||
| 
 PB text too long. Since: 1.6.  | 
||
| 
 PB number too long. Since: 1.6.  | 
||
| 
 PB hidden key restriction. Since: 1.6.  | 
||
| 
 Event registration failed.  | 
||
| 
 Invalid terminal response.  | 
||
| 
 Invalid envelope command.  | 
||
| 
 Envelope command busy.  | 
||
| 
 Envelope command failed.  | 
Since: 1.0