Applet Manager services: Difference between revisions

Line 501: Line 501:
| 50 || [3.0.0+] IsVrModeEnabled ||
| 50 || [3.0.0+] IsVrModeEnabled ||
|-
|-
| 51 || [3.0.0+] SetVrModeEnabled ||
| 51 || [3.0.0+] [[#SetVrModeEnabled]] ||
|-
|-
| 55 || [3.0.0+] IsInControllerFirmwareUpdateSection ||
| 55 || [3.0.0+] IsInControllerFirmwareUpdateSection ||
Line 518: Line 518:
=== GetCurrentFocusState ===
=== GetCurrentFocusState ===
No input. Returns an output u8.
No input. Returns an output u8.
=== SetVrModeEnabled ===
Takes an input u8 bool flag. No output.
Updates internal AM state fields. If the new state doesn't match the previous state, this uses two service commands(?) depending on whether flag={disable/enable}.


== ISelfController ==
== ISelfController ==