Error Report services: Difference between revisions

No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 149: Line 149:
|-
|-
| 6 || [20.0.0+] [[#GetAttachmentList|GetAttachmentList]]
| 6 || [20.0.0+] [[#GetAttachmentList|GetAttachmentList]]
|-
| 7 || [22.0.0+] PopNotifiableErrorCodes
|-
|-
| 10 || [20.0.0+] [[#GetReportSizeMax|GetReportSizeMax]]
| 10 || [20.0.0+] [[#GetReportSizeMax|GetReportSizeMax]]
Line 411: Line 413:
| 0x0 || 0x4 || ReportCount
| 0x0 || 0x4 || ReportCount
|-
|-
| 0x4 || 0x15E0 (0x70 * 50) || Report (array of [[#ReportInfo|ReportInfo]]
| 0x4 || 0x4 || Reserved
|-
| 0x8 || 0x15E0 (0x70 * 50) || Report (array of [[#ReportInfo|ReportInfo]])
|}
|}


Line 446: Line 450:
= ReportFlag =
= ReportFlag =
This is "nn::erpt::ReportFlag". This is a 32-bit flag.
This is "nn::erpt::ReportFlag". This is a 32-bit flag.
{| class="wikitable" border="1"
|-
! Bit
! Description
|-
| 0
| Transmitted
|}
= AttachmentInfo =
This is "nn::erpt::AttachmentInfo".
{| class="wikitable" border="1"
|-
! Offset || Size || Description
|-
| 0x0 || 0x14 || [[#ReportId|ReportId]]
|-
| 0x14 || 0x14 || [[#AttachmentId|AttachmentId]]
|-
| 0x28 || 0x4 || [[#AttachmentFlagSet|AttachmentFlags]]
|-
| 0x2C || 0x4 || Reserved
|-
| 0x30 || 0x8 || AttachmentSize
|-
| 0x38 || 0x20 || AttachmentFileName
|}
= AttachmentList =
This is "nn::erpt::AttachmentList".
{| class="wikitable" border="1"
|-
! Offset || Size || Description
|-
| 0x0 || 0x4 || AttachmentCount
|-
| 0x4 || 0x4 || Reserved
|-
| 0x8 || 0x1B8 (0x58 * 5) || Attachment (array of [[#AttachmentInfo|AttachmentInfo]])
|}


= AttachmentId =
= AttachmentId =
Line 577: Line 624:
| 0x24 || GlobalIPAddress || GlobalIPAddressInfo || String || None
| 0x24 || GlobalIPAddress || GlobalIPAddressInfo || String || None
|-
|-
| 0x25 || EnableWirelessInterfaceFlag || EnableWirelessInterfaceInfo || Bool || None
| 0x25 || [1.0.0-21.2.0] EnableWirelessInterfaceFlag || EnableWirelessInterfaceInfo || Bool || None
|-
|-
| 0x26 || EnableWifiFlag || EnableWifiInfo || Bool || None
| 0x26 || EnableWifiFlag || EnableWifiInfo || Bool || None
Line 679: Line 726:
| 0x57 || StopAutoSleepDuringContentPlayFlag || SleepInfo || Bool || None
| 0x57 || StopAutoSleepDuringContentPlayFlag || SleepInfo || Bool || None
|-
|-
| 0x58 || LastConnectionTestDownloadSpeed || ConnectionInfo || NumericU32 || None
| 0x58 || [1.0.0-21.2.0] LastConnectionTestDownloadSpeed || ConnectionInfo || NumericU32 || None
|-
|-
| 0x59 || LastConnectionTestUploadSpeed || ConnectionInfo || NumericU32 || None
| 0x59 || [1.0.0-21.2.0] LastConnectionTestUploadSpeed || ConnectionInfo || NumericU32 || None
|-
|-
| 0x5A || DEPRECATED_ServerFQDN || NetworkErrorInfo || String || None
| 0x5A || DEPRECATED_ServerFQDN || NetworkErrorInfo || String || None
Line 1,423: Line 1,470:
| 0x1CB || [3.0.0+] ControllerInterfaceList || ConnectedControllerInfo || U8Array || None
| 0x1CB || [3.0.0+] ControllerInterfaceList || ConnectedControllerInfo || U8Array || None
|-
|-
| 0x1CC || [3.0.0+] ControllerStyleList || ConnectedControllerInfo || U8Array || None
| 0x1CC || [3.0.0-21.2.0] ControllerStyleList || ConnectedControllerInfo || U8Array || None
|-
|-
| 0x1CD || [3.0.0+] FsPooledBufferPeakFreeSize || FsMemoryInfo || NumericU64 || None
| 0x1CD || [3.0.0+] FsPooledBufferPeakFreeSize || FsMemoryInfo || NumericU64 || None
Line 1,709: Line 1,756:
| 0x25A || [9.0.0+] AcpRuntimeParameterDelivery || AcpGeneralSettingsInfo || NumericU8 || None
| 0x25A || [9.0.0+] AcpRuntimeParameterDelivery || AcpGeneralSettingsInfo || NumericU8 || None
|-
|-
| 0x25B || [9.0.0+] PlatformRegion || RegionSettingInfo || String || None
| 0x25B || [9.0.0-21.2.0] PlatformRegion || RegionSettingInfo || String || None
|-
|-
| 0x25C || [9.0.0+] RunningUlaApplicationId || RunningUlaInfo || String || None
| 0x25C || [9.0.0+] RunningUlaApplicationId || RunningUlaInfo || String || None
Line 2,048: Line 2,095:
|-
|-
| 0x306 || [21.0.0+] BluetoothIsHalted || BluetoothErrorInfo || Bool || None
| 0x306 || [21.0.0+] BluetoothIsHalted || BluetoothErrorInfo || Bool || None
|-
| 0x307 || [22.0.0+] BluetoothHaltedHciCommandOpcode || ErrorInfo || NumericU16 || None
|-
| 0x308 || [22.0.0+] AcpSupportedLanguageFlagForNxAddon || AcpGeneralSettingsInfo || NumericU32 || None
|-
| 0x309 || [22.0.0+] FsSaveDataFileSystemPeakMountCount || FsProxyErrorInfo3 || NumericI32 || None
|-
| 0x30A || [22.0.0+] TestBool || Test || Bool || None
|-
| 0x30B || [22.0.0+] TestI8Array || Test || I8Array || None
|-
|-
| 0x3E8 || [18.0.0+] TestStringNx || TestNx || String || None
| 0x3E8 || [18.0.0+] TestStringNx || TestNx || String || None
Line 2,118: Line 2,175:
|-
|-
| 0x40A || [21.0.0+] BluetoothAudioConnectionCount || BluetoothAudioInfo || NumericU8 || None
| 0x40A || [21.0.0+] BluetoothAudioConnectionCount || BluetoothAudioInfo || NumericU8 || None
|-
| 0x40B || [22.0.0+] ControllerStyleList || ConnectedControllerInfo || U8Array || None
|}
|}


[[Category:Services]]
[[Category:Services]]