C# Class CSPspEmu.Hle.Modules.utility.sceUtility.pspUtilityNetconfData

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Action int
AdhocparamPointer uint
Base pspUtilityDialogCommon
Hotspot int
hotspot_connected int
wifisp int

Property Details

Action public property

One of pspUtilityNetconfActions
public int Action
return int

AdhocparamPointer public property

Adhoc connection params
public uint AdhocparamPointer
return uint

Base public property

public pspUtilityDialogCommon Base
return pspUtilityDialogCommon

Hotspot public property

Set to 1 to allow connections with the 'Internet Browser' option set to 'Start' (ie. hotspot connection)
public int Hotspot
return int

hotspot_connected public property

Will be set to 1 when connected to a hotspot style connection
public int hotspot_connected
return int

wifisp public property

Set to 1 to allow connections to Wifi service providers (WISP)
public int wifisp
return int