libnx  v4.6.0
Functions
spsm.h File Reference

SPSM service IPC wrapper. More...

#include "../types.h"
#include "../sf/service.h"

Go to the source code of this file.

Functions

Result spsmInitialize (void)
 Initialize spsm.
 
void spsmExit (void)
 Exit spsm.
 
ServicespsmGetServiceSession (void)
 Gets the Service object for the actual spsm service session.
 
Result spsmShutdown (bool reboot)
 
Result spsmPutErrorState (void)
 

Detailed Description

SPSM service IPC wrapper.

Author
SciresM