OMM services: Difference between revisions
No edit summary |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 67: | Line 67: | ||
|- | |- | ||
| 28 || [12.0.0+] [[#CreateCradleFirmwareUpdater]] | | 28 || [12.0.0+] [[#CreateCradleFirmwareUpdater]] | ||
|- | |||
| 29 || [19.0.0+] GetCradleStatusChangeEvent | |||
|- | |- | ||
| 500 || [14.0.0+] LblSwitchBacklightOnForAm | | 500 || [14.0.0+] LblSwitchBacklightOnForAm | ||
Line 195: | Line 197: | ||
| 410 || | | 410 || | ||
|- | |- | ||
| 500 || | | 500 || [[#InitializeApplicationCopyrightSharedBuffer]] | ||
|- | |- | ||
| 501 || | | 501 || FinalizeApplicationCopyrightSharedBuffer | ||
|- | |- | ||
| 510 || | | 510 || | ||
Line 221: | Line 223: | ||
| 711 || | | 711 || | ||
|- | |- | ||
| 720 || | | 720 || CopyImageFromCaptureBuffer | ||
|- | |- | ||
| 721 || | | 721 || | ||
Line 234: | Line 236: | ||
|} | |} | ||
== | == InitializeApplicationCopyrightSharedBuffer == | ||
Takes a total of 0x10-bytes of input and a handle, no output. | Takes a total of 0x10-bytes of input and a handle, no output. | ||
This is used by [[Applet_Manager_services#InitializeApplicationCopyrightFrameBuffer|InitializeApplicationCopyrightFrameBuffer]]. | This is used by [[Applet_Manager_services#InitializeApplicationCopyrightFrameBuffer|InitializeApplicationCopyrightFrameBuffer]]. | ||
== Cmd610 == | |||
Takes a type-0x15 input buffer containing a 0x4C8-byte struct. No output. | |||
[19.0.0+] The struct size is now 0x4D0-bytes. | |||
== Cmd611 == | |||
Takes a type-0x15 input buffer containing a 0x4C8-byte struct. No output. | |||
[19.0.0+] The struct size is now 0x4D0-bytes. | |||
== Cmd612 == | |||
Takes a type-0x15 input buffer containing a 0x4C8-byte struct. No output. | |||
[19.0.0+] The struct size is now 0x4D0-bytes. | |||
= idle:sys = | = idle:sys = | ||
Line 294: | Line 311: | ||
|- | |- | ||
| 11 || [1.0.0-3.0.2] InvalidateCurrentHomeButtonPressing | | 11 || [1.0.0-3.0.2] InvalidateCurrentHomeButtonPressing | ||
|- | |||
| 12 || [17.0.0+] EmulatePowerButtonPressedBriefly | |||
|- | |||
| 13 || [17.0.0+] EmulatePowerButtonPressedFor7Sec | |||
|- | |||
| 14 || [17.0.0+] SetAlwaysRebootFlag | |||
|- | |||
| 15 || [18.0.0+] | |||
|- | |||
| 16 || [18.0.0+] | |||
|} | |} | ||