Go to the source code of this file.
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
| PSP_NETCONF_ACTION_CONNECTAP |
|
| PSP_NETCONF_ACTION_DISPLAYSTATUS |
|
| PSP_NETCONF_ACTION_CONNECT_ADHOC |
|
Function Documentation
| int sceUtilityNetconfGetStatus |
( |
void |
| ) |
|
Get the status of a running Network Configuration Dialog.
- Returns
- one of pspUtilityDialogState on success, < 0 on error
Init the Network Configuration Dialog Utility.
- Parameters
-
| data | - pointer to pspUtilityNetconfData to be initialized |
- Returns
- 0 on success, < 0 on error
| int sceUtilityNetconfShutdownStart |
( |
void |
| ) |
|
Shutdown the Network Configuration Dialog Utility.
- Returns
- 0 on success, < 0 on error
| int sceUtilityNetconfUpdate |
( |
int |
unknown | ) |
|
Update the Network Configuration Dialog GUI.
- Parameters
-
| unknown | - unknown; set to 1 |
- Returns
- 0 on success, < 0 on error