HID services: Difference between revisions
| Line 358: | Line 358: | ||
| 3138 || [S2] | | 3138 || [S2] | ||
|- | |- | ||
| 3139 || [S2] | |||
|- | |||
| 3140 || [S2] | |||
|- | |||
| 3141 || [S2] | |||
|- | |||
| 3142 || [S2] | |||
|- | |||
| 3143 || [S2] | |||
|} | |} | ||
| Line 1,109: | Line 1,118: | ||
Takes a PID, an u32, an u64, no output. | Takes a PID, an u32, an u64, no output. | ||
== Cmd3139 == | |||
This is exclusive to S2. | |||
Takes a PID, a handle, an u8, 3 u32s, two u64s, no output. | |||
== Cmd3140 == | |||
This is exclusive to S2. | |||
Takes a PID, two u32s, two u64s, no output. | |||
== Cmd3141 == | |||
This is exclusive to S2. | |||
Takes a PID, a bool, two u64s, no output. | |||
== Cmd3142 == | |||
This is exclusive to S2. | |||
Takes a PID, an u32, 3 floats, an u64, no output. | |||
== Cmd3143 == | |||
This is exclusive to S2. | |||
Takes a PID, two u64s, no output. | |||
== IAppletResource == | == IAppletResource == | ||