Name |
Errorcode |
Remarks
|
CELL_NET_CTL_ERROR_NOT_INITIALIZED |
0x80130101 |
Library not initialized
|
CELL_NET_CTL_ERROR_NOT_TERMINATED |
0x80130102 |
Library not terminated
|
CELL_NET_CTL_ERROR_HANDLER_MAX |
0x80130103 |
No more handlers can be registered
|
CELL_NET_CTL_ERROR_ID_NOT_FOUND |
0x80130104 |
ID specified in argument not registered
|
CELL_NET_CTL_ERROR_INVALID_ID |
0x80130105 |
ID specified in argument invalid
|
CELL_NET_CTL_ERROR_INVALID_CODE |
0x80130106 |
Code specified in argument invalid
|
CELL_NET_CTL_ERROR_INVALID_ADDR |
0x80130107 |
Address specified in argument invalid
|
CELL_NET_CTL_ERROR_NOT_CONNECTED |
0x80130108 |
Not connected
|
CELL_NET_CTL_ERROR_NOT_AVAIL |
0x80130109 |
Not in state where information can be obtained
|
CELL_NET_CTL_ERROR_INVALID_TYPE |
0x8013010a |
Type specified as argument is invalid
|
CELL_NET_CTL_ERROR_INVALID_SIZE |
0x8013010b |
Value of the size member of the structure is invalid
|
CELL_NET_CTL_ERROR_WLAN_DEAUTHED |
0x80130137 |
Disconnected from the AP
|
CELL_NET_CTL_ERROR_WLAN_KEYINFO_EXCHNAGE_TIMEOUT |
0x8013013d |
Key information exchange of WPA timed out
|
CELL_NET_CTL_ERROR_WLAN_ASSOC_FAILED |
0x8013013e |
Association failed
|
CELL_NET_CTL_ERROR_WLAN_AP_DISAPPEARED |
0x8013013f |
Beacons from the AP stopped arriving
|
CELL_NET_CTL_ERROR_NET_DISABLED |
0x80130181 |
Internet connection is disabled
|
CELL_NET_CTL_ERROR_NET_NOT_CONNECTED |
0x80130182 |
Network connection is not established
|
CELL_NET_CTL_ERROR_NP_NO_ACCOUNT |
0x80130183 |
NP account is not set
|
CELL_NET_CTL_ERROR_NP_RESERVED1 |
0x80130184 |
Unused
|
CELL_NET_CTL_ERROR_NP_RESERVED2 |
0x80130185 |
Unused
|
CELL_NET_CTL_ERROR_NET_CABLE_NOT_CONNECTED |
0x80130186 |
Ethernet cable is not connected
|
CELL_NET_CTL_ERROR_DIALOG_CANCELED |
0x80130190 |
Dialog was cancelled
|
CELL_NET_CTL_ERROR_DIALOG_ABORTED |
0x80130191 |
Dialog was forced to terminate
|
CELL_NET_CTL_ERROR_PPPOE_SESSION_INIT |
0x80130409 |
PPP INIT state error
|
CELL_NET_CTL_ERROR_PPPOE_SESSION_NO_PADO |
0x8013040a |
PADO could not be received
|
CELL_NET_CTL_ERROR_PPPOE_SESSION_NO_PADS |
0x8013040b |
PADS could not be received
|
CELL_NET_CTL_ERROR_PPPOE_SESSION_GET_PADT |
0x8013040d |
PADT was received
|
CELL_NET_CTL_ERROR_PPPOE_SESSION_SERVICE_NAME |
0x8013040f |
Service Name error was received
|
CELL_NET_CTL_ERROR_PPPOE_SESSION_AC_SYSTEM |
0x80130410 |
AC System error was received
|
CELL_NET_CTL_ERROR_PPPOE_SESSION_GENERIC |
0x80130411 |
Generic error was received
|
CELL_NET_CTL_ERROR_PPPOE_STATUS_AUTH |
0x80130412 |
Authorization failed (wrong user name or password)
|
CELL_NET_CTL_ERROR_PPPOE_STATUS_NETWORK |
0x80130413 |
PPP NETWORK state error
|
CELL_NET_CTL_ERROR_PPPOE_STATUS_TERMINATE |
0x80130414 |
PPP TERMINATE state error
|
CELL_NET_CTL_ERROR_DHCP_LEASE_TIME |
0x80130504 |
IP address lease time expired
|