Skip to content

Commit

Permalink
Document APT:AppletUtility's utility 16
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroSkill1 authored and neobrain committed Sep 27, 2024
1 parent 46e2542 commit 9d7c0b2
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions content/APT:AppletUtility.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,19 @@ command buffer:

# Utility

| ID | Description |
|-----|----------------------------------------|
| 0 | void ClearPowerButtonState() |
| 1 | ? |
| 2 | Sets current applet slot to Home Menu? |
| 3 | void ClearExclusiveControl() |
| 4 | void SleepIfShellClosed() |
| 5 | void LockTransition(u32 transition) |
| 6 | bool TryLockTransition(u32 transition) |
| 7 | void UnlockTransition(u32 transition) |
| 10 | void StartExitTask() |
| 11 | void SetInitialSenderId(u32 id) |
| 12 | void SetPowerButtonClick() |
| 16 | ? |
| 17 | ? |
| 18 | ? |
| ID | Description |
|-----|----------------------------------------------------------------------------------------------|
| 0 | void ClearPowerButtonState() |
| 1 | ? |
| 2 | Sets current applet slot to Home Menu? |
| 3 | void ClearExclusiveControl() |
| 4 | void SleepIfShellClosed() |
| 5 | void LockTransition(u32 transition) |
| 6 | bool TryLockTransition(u32 transition) |
| 7 | void UnlockTransition(u32 transition) |
| 10 | void StartExitTask() |
| 11 | void SetInitialSenderId(u32 id) |
| 12 | void SetPowerButtonClick() |
| 16 | void UnlockCartAndSdSlot(bool unlocked) (Prevents a "card removed" error when passing true) |
| 17 | ? |
| 18 | ? |

0 comments on commit 9d7c0b2

Please sign in to comment.