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