HID services: Difference between revisions
No edit summary |
|||
Line 80: | Line 80: | ||
| 83 || [6.0.0+] IsFirmwareUpdateAvailableForSixAxisSensor | | 83 || [6.0.0+] IsFirmwareUpdateAvailableForSixAxisSensor | ||
|- | |- | ||
| 91 || ActivateGesture | | 91 || [[#ActivateGesture]] | ||
|- | |- | ||
| 100 || [[#SetSupportedNpadStyleSet]] | | 100 || [[#SetSupportedNpadStyleSet]] | ||
Line 295: | Line 295: | ||
Same as [[#SetGyroscopeZeroDriftMode]] except the [[#GyroscopeZeroDriftMode]] is hard-coded to value 1 (Standard). | Same as [[#SetGyroscopeZeroDriftMode]] except the [[#GyroscopeZeroDriftMode]] is hard-coded to value 1 (Standard). | ||
== ActivateGesture == | |||
Takes a PID-descriptor, a s32, and an u64 [[AM_services|AppletResourceUserId]], no output. | |||
sdknso passes hard-coded value 1 for the s32. | |||
== SetSupportedNpadStyleSet == | == SetSupportedNpadStyleSet == |