pspsdk-1.0+beta2
Main Page
Modules
Data Structures
Files
File List
Globals
pspsdk-1.0+beta2
Modules
Data Structures
Files
File List
src
asfparser
atrac3
audio
base
ctrl
debug
display
fpu
ge
gu
gum
hprm
kernel
libc
mp3
mpeg
nand
net
openpsid
power
prof
registry
rtc
sdk
sircs
startup
umd
usb
usbstor
user
utility
vfpu
video
vsh
wlan
pspwlan.h
tools
Globals
pspwlan.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - http://www.pspdev.org
3
* -----------------------------------------------------------------------
4
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5
*
6
* pspwlan.h - Prototypes for the sceWlan library
7
*
8
* Copyright (c) 2005 John Kelley <ps2dev@kelley.ca>
9
*
10
* $Id: pspwlan.h 2207 2007-03-16 16:42:08Z tyranid $
11
*/
12
#ifndef __PSPWLAN_H__
13
#define __PSPWLAN_H__
14
15
#ifdef __cplusplus
16
extern
"C"
{
17
#endif
18
24
int
sceWlanDevIsPowerOn
(
void
);
25
31
int
sceWlanGetSwitchState
(
void
);
32
40
int
sceWlanGetEtherAddr
(
u8
*etherAddr);
41
47
int
sceWlanDevAttach
(
void
);
48
54
int
sceWlanDevDetach
(
void
);
55
56
/*
57
int sceWlanGPBindRegError();
58
*/
59
60
#ifdef __cplusplus
61
}
62
#endif
63
64
#endif
src
wlan
pspwlan.h
Generated on Sat Apr 9 2016 07:00:25 for pspsdk-1.0+beta2 by
1.8.1.2