INR_PGLOR_NET_ERR_NO_ERROR |
There is no error.
|
INR_PGLOR_NET_ERR_FAKE |
The fake (debug) error.
|
INR_PGLOR_NET_ERR_LCS_SOCKET_NOT_READY |
The LCS socket used for internal IPC is not initialized.
|
INR_PGLOR_NET_ERR_LCS_SOCKET_WRITE |
During the session, we get an error while writing to LCS socket.
|
INR_PGLOR_NET_ERR_NOT_STARTED |
During the session fix attempt didn't even start.
|
INR_PGLOR_NET_ERR_NOT_CONNECTED |
During the session, the connection is lost or the session is closed.
|
INR_PGLOR_NET_ERR_TIMEOUT |
During the session, the other side took too much time.
|
INR_PGLOR_NET_ERR_RESPONSE_MISMATCH |
The received response does not match the requested.
|
INR_PGLOR_NET_ERR_WRONG_SESSION |
We cannot recover the session or session is not there.
|
INR_PGLOR_NET_ERR_OUT_OF_FORMAT |
During the session, the other side's reported data is out of format.
|
INR_PGLOR_NET_ERR_NET_TYPE_UNSUPPORTED |
The given network type is not supported.
|
INR_PGLOR_NET_ERR_MISSING_CALLBACK |
One of the callback function is missing.
|
INR_PGLOR_NET_ERR_MARSHALL_OUT_OF_FORMAT |
During the session, marshalled request/response is not internally correct.
|
INR_PGLOR_NET_ERR_MARSHALL_FEW_ARG |
During the session, marshalled parameters are missing.
|
INR_PGLOR_NET_ERR_MARSHALL_PAYLOAD |
During the session, marshalled payload is wrong.
|
INR_PGLOR_NET_ERR_CALL_FAIL_BUSY |
Control Plane Error from RIL: The other side is busy calling.
|
INR_PGLOR_NET_ERR_CALL_FAIL_NO_USER_RESPONDING |
Control Plane Error from RIL: The other side didn't answer.
|
INR_PGLOR_NET_ERR_CALL_FAIL_USER_ALERTING_NO_ANSWER |
Control Plane Error from RIL:
|
INR_PGLOR_NET_ERR_CALL_FAIL_CAUSE_REJECTED |
Control Plane Error from RIL: Call rejected.
|
INR_PGLOR_NET_ERR_CALL_FAIL_ERROR_UNSPECIFIED |
Control Plane Error from RIL: All other call errors.
|
INR_PGLOR_NET_ERR_CALL_FAIL_CALL_BARRED |
Control Plane Error from RIL: Call barred from above layer.
|
INR_PGLOR_NET_ERR_CALL_FAIL_ACM_LIMIT_EXCEEDED |
Control Plane Error from RIL: Certain limit exceeded.
|
INR_PGLOR_NET_ERR_CALL_FAIL_SERVER_NO_RESPONSE |
Control Plane Error from RIL: Server's response not received.
|
INR_PGLOR_NET_ERR_CALL_FAIL_PREMATURE_STOP |
Control Plane Error: This or other side stopped call before the fix.
|