HID services: Difference between revisions
Line 697: | Line 697: | ||
| 312 || [6.0.0+] SetSupportedNpadStyleSetAll | | 312 || [6.0.0+] SetSupportedNpadStyleSetAll | ||
|- | |- | ||
| 321 || GetUniquePadsFromNpad | | 321 || [[#GetUniquePadsFromNpad]] | ||
|- | |- | ||
| 322 || GetIrSensorState | | 322 || GetIrSensorState | ||
Line 861: | Line 861: | ||
| 1150 || [8.0.0+] SetTouchScreenMagnification | | 1150 || [8.0.0+] SetTouchScreenMagnification | ||
|} | |} | ||
== GetUniquePadsFromNpad == | |||
Takes an input u32 [[#NpadIdType]], a type-0xA output buffer, and returns an output u64 for total output entries. | |||
The output buffer contains an array of u64 '''UniquePadId'''. | |||
== SetVibrationMasterVolume == | == SetVibrationMasterVolume == |