PSPSDK 2024-10-31
Loading...
Searching...
No Matches
SceNetApctlInfo Union Reference

#include <net/pspnet_apctl.h>

Data Fields

char name [64]
 
unsigned char bssid [6]
 
unsigned char ssid [32]
 
unsigned int ssidLength
 
unsigned int securityType
 
unsigned char strength
 
unsigned char channel
 
unsigned char powerSave
 
char ip [16]
 
char subNetMask [16]
 
char gateway [16]
 
char primaryDns [16]
 
char secondaryDns [16]
 
unsigned int useProxy
 
char proxyUrl [128]
 
unsigned short proxyPort
 
unsigned int eapType
 
unsigned int startBrowser
 
unsigned int wifisp
 

Field Documentation

◆ bssid

unsigned char SceNetApctlInfo::bssid[6]

◆ channel

unsigned char SceNetApctlInfo::channel

◆ eapType

unsigned int SceNetApctlInfo::eapType

◆ gateway

char SceNetApctlInfo::gateway[16]

◆ ip

char SceNetApctlInfo::ip[16]

◆ name

char SceNetApctlInfo::name[64]

◆ powerSave

unsigned char SceNetApctlInfo::powerSave

◆ primaryDns

char SceNetApctlInfo::primaryDns[16]

◆ proxyPort

unsigned short SceNetApctlInfo::proxyPort

◆ proxyUrl

char SceNetApctlInfo::proxyUrl[128]

◆ secondaryDns

char SceNetApctlInfo::secondaryDns[16]

◆ securityType

unsigned int SceNetApctlInfo::securityType

◆ ssid

unsigned char SceNetApctlInfo::ssid[32]

◆ ssidLength

unsigned int SceNetApctlInfo::ssidLength

◆ startBrowser

unsigned int SceNetApctlInfo::startBrowser

◆ strength

unsigned char SceNetApctlInfo::strength

◆ subNetMask

char SceNetApctlInfo::subNetMask[16]

◆ useProxy

unsigned int SceNetApctlInfo::useProxy

◆ wifisp

unsigned int SceNetApctlInfo::wifisp

The documentation for this union was generated from the following file: