HID services: Difference between revisions

Line 114: Line 114:
| 128 || SetNpadHandheldActivationMode
| 128 || SetNpadHandheldActivationMode
|-
|-
| 129 || GetNpadHandheldActivationMode
| 129 || [[#GetNpadHandheldActivationMode]]
|-
|-
| 130 || SwapNpadAssignment
| 130 || SwapNpadAssignment
Line 155: Line 155:
== CreateAppletResource ==
== CreateAppletResource ==
Takes a PID and an u64 [[AM_services|AppletResourceUserId]]. Returns an [[#IAppletResource]].
Takes a PID and an u64 [[AM_services|AppletResourceUserId]]. Returns an [[#IAppletResource]].
== GetNpadHandheldActivationMode ==
Takes a PID and an u64 [[AM_services|AppletResourceUserId]]. Returns an output u64. Official user-processes panic if the output u64 is not 0-2.


== SendVibrationValue ==
== SendVibrationValue ==