Applet Manager services: Difference between revisions
No edit summary |
No edit summary |
||
Line 114: | Line 114: | ||
|- | |- | ||
| 40 || [11.0.0+] [[#IsSleepEnabled]] | | 40 || [11.0.0+] [[#IsSleepEnabled]] | ||
|- | |||
| 41 || [12.0.0+] [[#IsRebootEnabled]] | |||
|- | |- | ||
| 100 || [6.0.0+] [[#PopRequestLaunchApplicationForDebug]] | | 100 || [6.0.0+] [[#PopRequestLaunchApplicationForDebug]] | ||
Line 150: | Line 152: | ||
==== IsSleepEnabled ==== | ==== IsSleepEnabled ==== | ||
No input, returns an output bool. | |||
==== IsRebootEnabled ==== | |||
No input, returns an output bool. | No input, returns an output bool. | ||
Line 232: | Line 237: | ||
|- | |- | ||
| 15 || [4.0.0+] [[#GetHdcpAuthenticationFailedEvent]] || | | 15 || [4.0.0+] [[#GetHdcpAuthenticationFailedEvent]] || | ||
|- | |||
| 30 || [12.0.0+] [[#OpenCradleFirmwareUpdater]] || | |||
|} | |} | ||
Line 287: | Line 294: | ||
Uses [[#omm]] cmd GetHdcpAuthenticationFailedEvent. | Uses [[#omm]] cmd GetHdcpAuthenticationFailedEvent. | ||
==== OpenCradleFirmwareUpdater ==== | |||
No input, returns an [[#ICradleFirmwareUpdater]]. | |||
=== ICradleFirmwareUpdater === | |||
This is "nn::am::service::ICradleFirmwareUpdater". | |||
This was added with [12.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || | |||
|- | |||
| 1 || | |||
|- | |||
| 2 || | |||
|- | |||
| 3 || | |||
|- | |||
| 4 || | |||
|- | |||
| 5 || | |||
|} | |||
=== IApplicationCreator === | === IApplicationCreator === | ||
Line 526: | Line 558: | ||
|- | |- | ||
| 60 || [11.0.0+] [[#IsVrModeCurtainRequired]] | | 60 || [11.0.0+] [[#IsVrModeCurtainRequired]] | ||
|- | |||
| 61 || [12.0.0+] IsSleepRequiredByHighTemperature | |||
|- | |||
| 62 || [12.0.0+] IsSleepRequiredByLowBattery | |||
|- | |- | ||
| 70 || [11.0.0+] [[#SetCpuBoostRequestPriority]] | | 70 || [11.0.0+] [[#SetCpuBoostRequestPriority]] | ||
Line 1,615: | Line 1,651: | ||
|- | |- | ||
| 501 || [11.0.0+] [[#SuppressDisablingSleepTemporarily]] | | 501 || [11.0.0+] [[#SuppressDisablingSleepTemporarily]] | ||
|- | |||
| 502 || [12.0.0+] IsSleepEnabled | |||
|- | |||
| 503 || [12.0.0+] IsDisablingSleepSuppressed | |||
|- | |- | ||
| 900 || [11.0.0+] [[#SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled]] | | 900 || [11.0.0+] [[#SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled]] | ||
Line 2,496: | Line 2,536: | ||
|- | |- | ||
| 3 || [7.0.0+] CreateStorageForDebug || Takes a total of 8-bytes of input, returns an [[#IStorage]]. | | 3 || [7.0.0+] CreateStorageForDebug || Takes a total of 8-bytes of input, returns an [[#IStorage]]. | ||
|- | |||
| 4 || [12.0.0+] CreateCradleFirmwareUpdaterForDebug || Returns an [[#ICradleFirmwareUpdater]]. | |||
|} | |} | ||
Line 2,562: | Line 2,604: | ||
|- | |- | ||
| 30 || [6.0.0+] [[#RequestLaunchApplicationWithUserAndArgumentForDebug]] || | | 30 || [6.0.0+] [[#RequestLaunchApplicationWithUserAndArgumentForDebug]] || | ||
|- | |||
| 31 || [12.0.0+] RequestLaunchApplicationByApplicationLaunchInfoForDebug | |||
|- | |- | ||
| 40 || [6.0.0+] [[#GetAppletResourceUsageInfo]] || | | 40 || [6.0.0+] [[#GetAppletResourceUsageInfo]] || | ||
Line 2,584: | Line 2,628: | ||
|- | |- | ||
| 132 || [9.0.0+] [[#FriendInvitationPushApplicationParameter]] || | | 132 || [9.0.0+] [[#FriendInvitationPushApplicationParameter]] || | ||
|- | |||
| 900 || [12.0.0+] GetGrcProcessLaunchedSystemEvent | |||
|} | |} | ||
Line 2,809: | Line 2,855: | ||
|- | |- | ||
| 27 || [9.0.0+] GetAppletFullAwakingSystemEvent | | 27 || [9.0.0+] GetAppletFullAwakingSystemEvent | ||
|- | |||
| 28 || [12.0.0+] | |||
|} | |} | ||
Line 2,815: | Line 2,863: | ||
This is used by [[#GetOperationModeSystemInfo|ICommonStateGetter GetOperationModeSystemInfo]]. | This is used by [[#GetOperationModeSystemInfo|ICommonStateGetter GetOperationModeSystemInfo]]. | ||
== Cmd28 == | |||
No input, returns an [[#IUnknown0]]. | |||
== IUnknown0 == | |||
This was added with [12.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || | |||
|- | |||
| 1 || | |||
|- | |||
| 2 || | |||
|- | |||
| 3 || | |||
|- | |||
| 4 || | |||
|- | |||
| 5 || | |||
|} | |||
= spsm = | = spsm = |