HID services: Difference between revisions

No edit summary
Line 1,262: Line 1,262:


== GetFirmwareVersion ==
== GetFirmwareVersion ==
Takes a total of 8-bytes of input, and returns a total of 4-bytes of output.
Takes a total of 8-bytes of input. Returns an output [[#FirmwareVersion]].
 
[3.0.0+] Now returns an additional 0xC-bytes of output.


== GetDestinationFirmwareVersion ==
== GetDestinationFirmwareVersion ==
Takes a total of 8-bytes of input, and returns a total of 4-bytes of output.
Takes a total of 8-bytes of input. Returns an output [[#FirmwareVersion]].
 
[3.0.0+] Now returns an additional 0xC-bytes of output.


== DiscardFirmwareInfoCacheForRevert ==
== DiscardFirmwareInfoCacheForRevert ==
Line 7,099: Line 7,095:


= FirmwareVersion =
= FirmwareVersion =
This is "nn::hid::system::FirmwareVersion". This is a 0x10 byte value.
This is "nn::hid::system::FirmwareVersion". This is a 0x10 byte ([1.0.0-2.3.0] 0x4 byte) value.


= AppletDetailedUiType =
= AppletDetailedUiType =