Go to the source code of this file.
Functions | |
| int | sceNetApctlInit (int stackSize, int initPriority) |
| int | sceNetApctlTerm (void) |
| int | sceNetApctlGetInfo (int code, void *pInfo) |
| int | sceNetApctlConnect (int connIndex) |
| int | sceNetApctlDisconnect (void) |
| int | sceNetApctlGetState (int *pState) |
| int sceNetApctlConnect | ( | int | connIndex | ) |
| int sceNetApctlDisconnect | ( | void | ) |
| int sceNetApctlGetInfo | ( | int | code, | |
| void * | pInfo | |||
| ) |
| int sceNetApctlGetState | ( | int * | pState | ) |
| int sceNetApctlInit | ( | int | stackSize, | |
| int | initPriority | |||
| ) |
| int sceNetApctlTerm | ( | void | ) |
1.5.2