Applet Manager services: Difference between revisions

No edit summary
Line 139: Line 139:
| 4 || StartRebootSequence ||  
| 4 || StartRebootSequence ||  
|-
|-
| 9 || [7.0.0+] IsAutoPowerDownRequested ||
| 9 || [7.0.0+] [[#IsAutoPowerDownRequested]] ||
|-
|-
| 10 || LoadAndApplyIdlePolicySettings ||  
| 10 || LoadAndApplyIdlePolicySettings ||  
Line 153: Line 153:
| 15 || [4.0.0+] GetHdcpAuthenticationFailedEvent ||  
| 15 || [4.0.0+] GetHdcpAuthenticationFailedEvent ||  
|}
|}
==== IsAutoPowerDownRequested ====
No input, returns an output u8 bool.


==== ShouldSleepOnBoot ====
==== ShouldSleepOnBoot ====
Line 482: Line 485:
| 101 || [6.0.0+] BeginToObserveHidInputForDevelop
| 101 || [6.0.0+] BeginToObserveHidInputForDevelop
|}
|}
==== SetRequiresGpuResourceUse ====
Takes an input u8, no output.


== IApplicationProxy ==
== IApplicationProxy ==
Line 1,054: Line 1,060:
| 91 || [6.0.0+] GetAccumulatedSuspendedTickChangedEvent
| 91 || [6.0.0+] GetAccumulatedSuspendedTickChangedEvent
|-
|-
| 100 || [7.0.0+] SetAlbumImageTakenNotificationEnabled
| 100 || [7.0.0+] [[#SetAlbumImageTakenNotificationEnabled]]
|-
|-
| 1000 || [7.0.0+] GetDebugStorageChannel
| 1000 || [7.0.0+] [[#GetDebugStorageChannel]]
|}
|}


Line 1,112: Line 1,118:
=== IsIlluminanceAvailable ===
=== IsIlluminanceAvailable ===
No input, returns an output u8 bool.
No input, returns an output u8 bool.
=== SetAlbumImageTakenNotificationEnabled ===
Takes an input u8, no output.
=== GetDebugStorageChannel ===
Returns an output [[#IStorageChannel]].


== IStorageChannel ==
== IStorageChannel ==