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