HID services: Difference between revisions
No edit summary |
|||
| Line 1,404: | Line 1,404: | ||
| 1153 || [9.0.0+] GetTouchScreenDefaultConfiguration | | 1153 || [9.0.0+] GetTouchScreenDefaultConfiguration | ||
|- | |- | ||
| 1154 || [9.0.0+] IsFirmwareAvailableForNotification | | 1154 || [9.0.0+] [[#IsFirmwareAvailableForNotification]] | ||
|- | |- | ||
| 1155 || [9.0.0+] SetForceHandheldStyleVibration | | 1155 || [9.0.0+] SetForceHandheldStyleVibration | ||
| Line 1,557: | Line 1,557: | ||
== GetHidbusSystemServiceObject == | == GetHidbusSystemServiceObject == | ||
No input, returns an [[#IHidbusSystemServer]]. | No input, returns an [[#IHidbusSystemServer]]. | ||
== IsFirmwareAvailableForNotification == | |||
Takes an input s32, an [[#UniquePadId]], an [[AM_services|AppletResourceUserId]], returns an output bool. | |||
sdknso uses hard-coded value 1 for the s32. | |||
== CancelConnectionTrigger == | == CancelConnectionTrigger == | ||