vitasdk
Documentation of the vitasdk
|
#include <psp2common/usbserv.h>
Go to the source code of this file.
Functions | |
int | ksceUsbServEtherEnable (void) |
Enable PSTV ethernet. More... | |
int | ksceUsbServEtherDisable (void) |
Disable PSTV ethernet. More... | |
int | ksceUsbServAccessoryActivate (void) |
Enable accessory port. More... | |
int | ksceUsbServAccessoryDeactivate (void) |
Disable accessory port. More... | |
int | ksceUsbServMacSelect (SceUInt usbPort, SceBool clientMode) |
Set USB port mode. More... | |
SceBool | ksceUsbServMacGet (SceUInt usbPort) |
Get USB port mode. More... | |
int | ksceUsbServDisableEtherSuspend (void) |
Prevent PSTV ethernet hibernation. More... | |