libnx
v4.8.0
|
capmtp service IPC wrapper. More...
Go to the source code of this file.
Functions | |
Result | capmtpInitialize (void *mem, size_t size, u32 app_count, u32 max_img, u32 max_vid, const char *other_name) |
void | capmtpExit (void) |
Service * | capmtpGetRootServiceSession (void) |
Service * | capmtpGetServiceSession (void) |
Result | capmtpStartCommandHandler (void) |
Result | capmtpStopCommandHandler (void) |
bool | capmtpIsRunning (void) |
Event * | capmtpGetConnectionEvent (void) |
bool | capmtpIsConnected (void) |
Event * | capmtpGetScanErrorEvent (void) |
Result | capmtpGetScanError (void) |
capmtp service IPC wrapper.