OMM services: Difference between revisions

No edit summary
Masagrator (talk | contribs)
 
(2 intermediate revisions by 2 users not shown)
Line 76: Line 76:
| 50 || [20.1.0+]
| 50 || [20.1.0+]
|-
|-
| 300 || [21.0.0+]
| 300 || [21.0.0+] [[#Cmd300]]
|-
|-
| 301 || [21.0.0+]
| 301 || [21.0.0+] [[#Cmd301]]
|-
|-
| 500 || [14.0.0+] LblSwitchBacklightOnForAm
| 500 || [14.0.0+] LblSwitchBacklightOnForAm
|-
|-
| 501 || [14.0.0+] LblSwitchBacklightOffForAm
| 501 || [14.0.0+] LblSwitchBacklightOffForAm
|-
| 502 || [22.0.0+]
|-
| 503 || [22.0.0+]
|-
| 504 || [22.0.0+]
|-
|-
| 900 || [14.0.0+] HideStartupLogo
| 900 || [14.0.0+] HideStartupLogo
Line 97: Line 103:
== CreateCradleFirmwareUpdater ==
== CreateCradleFirmwareUpdater ==
No input. Returns an [[#ICradleFirmwareUpdater]].
No input. Returns an [[#ICradleFirmwareUpdater]].
== Cmd300 ==
On NX this is stubbed, just returns 0.
== Cmd301 ==
On NX this is stubbed, just returns 0.


== ICradleFirmwareUpdater ==
== ICradleFirmwareUpdater ==
Line 111: Line 123:
| 1 || Finish
| 1 || Finish
|-
|-
| 2 || GetUpdateDeviceStatus
| 2 || [[#GetUpdateDeviceStatus|GetUpdateDeviceStatus]]
|-
|-
| 3 || GetUpdateProgress
| 3 || GetUpdateProgress
Line 119: Line 131:
| 5 || GetUpdateProgress2
| 5 || GetUpdateProgress2
|}
|}
=== GetUpdateDeviceStatus ===
[22.0.0+] Now returns a total of 0x10-bytes of output.


= ommdisp =
= ommdisp =
Line 283: Line 298:
| 4 || LoadAndApplySettings
| 4 || LoadAndApplySettings
|-
|-
| 5 || ReportUserIsActive
| 5 || [[#ReportUserIsActive]]
|}
|}


Line 290: Line 305:


[13.0.0+] Total input size is now 0x30 instead of 0x38.
[13.0.0+] Total input size is now 0x30 instead of 0x38.
== ReportUserIsActive ==
No input, no output. Resets sleep counter.


= spsm =
= spsm =