HID services: Difference between revisions
Line 1,031: | Line 1,031: | ||
| 309 || [5.0.0+] GetNpadFullKeyGripColor | | 309 || [5.0.0+] GetNpadFullKeyGripColor | ||
|- | |- | ||
| 310 || [6.0.0+] GetMaskedSupportedNpadStyleSet | | 310 || [6.0.0+] [[#GetMaskedSupportedNpadStyleSet]] | ||
|- | |- | ||
| 311 || SetNpadPlayerLedBlinkingDevice | | 311 || SetNpadPlayerLedBlinkingDevice | ||
Line 1,201: | Line 1,201: | ||
| 1150 || [8.0.0+] SetTouchScreenMagnification | | 1150 || [8.0.0+] SetTouchScreenMagnification | ||
|} | |} | ||
== GetMaskedSupportedNpadStyleSet == | |||
Takes an input u64 AppletResourceUserId, returns an output u32 [[#NpadStyleTag]]. | |||
Official sw uses the output from [[Applet_Manager_services|GetAppletResourceUserIdOfCallerApplet]] with this. | |||
== GetUniquePadsFromNpad == | == GetUniquePadsFromNpad == |