HID services: Difference between revisions

No edit summary
Line 1,338: Line 1,338:
| 832 || [9.0.0+] [[#PrepareHidsForNotificationWake]]
| 832 || [9.0.0+] [[#PrepareHidsForNotificationWake]]
|-
|-
| 850 || [3.0.0+] IsUsbFullKeyControllerEnabled
| 850 || [3.0.0+] [[#IsUsbFullKeyControllerEnabled]]
|-
|-
| 851 || [3.0.0+] EnableUsbFullKeyController
| 851 || [3.0.0+] [[#EnableUsbFullKeyController]]
|-
|-
| 852 || [3.0.0+] IsUsbConnected
| 852 || [3.0.0+] [[#IsUsbConnected]]
|-
|-
| 870 || [5.1.0+] IsHandheldButtonPressedOnConsoleMode
| 870 || [5.1.0+] IsHandheldButtonPressedOnConsoleMode
Line 1,546: Line 1,546:
== PrepareHidsForNotificationWake ==
== PrepareHidsForNotificationWake ==
Takes a type-0x9 input buffer containing an array of [[#UniquePadId]], no output.
Takes a type-0x9 input buffer containing an array of [[#UniquePadId]], no output.
== IsUsbConnected ==
Tales an input [[#UniquePadId]], returns an output bool.


== NotifyInputDetector ==
== NotifyInputDetector ==