12#ifndef __PSPUTILITY_NETCONF_H__
13#define __PSPUTILITY_NETCONF_H__
struct _pspUtilityNetconfData pspUtilityNetconfData
int sceUtilityNetconfUpdate(int unknown)
Update the Network Configuration Dialog GUI.
int sceUtilityNetconfGetStatus(void)
Get the status of a running Network Configuration Dialog.
int sceUtilityNetconfInitStart(pspUtilityNetconfData *data)
Init the Network Configuration Dialog Utility.
pspUtilityNetconfActions
Definition psputility_netconf.h:22
@ PSP_NETCONF_ACTION_DISPLAYSTATUS
Definition psputility_netconf.h:24
@ PSP_NETCONF_ACTION_CONNECTAP
Definition psputility_netconf.h:23
@ PSP_NETCONF_ACTION_CONNECT_ADHOC
Definition psputility_netconf.h:25
int sceUtilityNetconfShutdownStart(void)
Shutdown the Network Configuration Dialog Utility.
Definition psputility_netconf.h:35
int action
Definition psputility_netconf.h:37
int wifisp
Will be set to 1 when connected to a hotspot style connection.
Definition psputility_netconf.h:41
int hotspot_connected
Set to 1 to allow connections with the 'Internet Browser' option set to 'Start' (ie.
Definition psputility_netconf.h:40
struct pspUtilityNetconfAdhoc * adhocparam
One of pspUtilityNetconfActions.
Definition psputility_netconf.h:38
int hotspot
Definition psputility_netconf.h:39
pspUtilityDialogCommon base
Definition psputility_netconf.h:36
Definition psputility.h:15
Definition psputility_netconf.h:29
unsigned int timeout
Definition psputility_netconf.h:31
unsigned char name[8]
Definition psputility_netconf.h:30