HID services: Difference between revisions

Line 600: Line 600:
| 235 || [7.0.0+] EnableAnalogStickPower
| 235 || [7.0.0+] EnableAnalogStickPower
|-
|-
| 301 || [5.0.0+] GetAbstractedPadHandles
| 301 || [5.0.0+] [[#GetAbstractedPadHandles]]
|-
|-
| 302 || [5.0.0+] GetAbstractedPadState
| 302 || [5.0.0+] GetAbstractedPadState
Line 679: Line 679:


Reads from the specified controller's spi-flash. The input size is the original size without page-alignment. The TransferMemory permissions is RW-.
Reads from the specified controller's spi-flash. The input size is the original size without page-alignment. The TransferMemory permissions is RW-.
This doesn't seem to be usable?
== GetAbstractedPadHandles ==
Takes a type-0xA output buffer containing an array of u64 '''AbstractedPadHandle''' and returns an output s32 for total entries.
Returns a handle for each controller detected by the system.


== AttachHdlsWorkBuffer ==
== AttachHdlsWorkBuffer ==