HID services: Difference between revisions
Line 124: | Line 124: | ||
| 200 || GetVibrationDeviceInfo | | 200 || GetVibrationDeviceInfo | ||
|- | |- | ||
| 201 || SendVibrationValue | | 201 || [[#SendVibrationValue]] | ||
|- | |- | ||
| 202 || GetActualVibrationValue | | 202 || GetActualVibrationValue | ||
Line 152: | Line 152: | ||
| 1001 || GetNpadCommunicationMode | | 1001 || GetNpadCommunicationMode | ||
|} | |} | ||
== SendVibrationValue == | |||
Takes a PID-descriptor, an u32 VibrationDeviceHandle, 0x10-byte VibrationValue immediately after that, and an u64 [[AM_services|AppletResourceUserId]]. | |||
= hid:dbg = | = hid:dbg = |