HID services: Difference between revisions
Line 360: | Line 360: | ||
Takes an input u32 NpadIdType, returns an output u8 NpadInterfaceType. | Takes an input u32 NpadIdType, returns an output u8 NpadInterfaceType. | ||
The NpadInterfaceType must be 1 | The NpadInterfaceType must be 1 (Bluetooth), 2 (Rail), 3 (USB), or 4 (?), otherwise this will assert. | ||
== VibrationDeviceHandle == | == VibrationDeviceHandle == |