Changes

561 bytes added ,  19:55, 29 January 2021
→‎Error codes: Add a bunch of LP2P error codes I discovered.
Line 1,828: Line 1,828:  
|-
 
|-
 
| 0x104E7 || 231 || 130 || Nullptr passed to the LocalCommunicationId [[NACP_Format|control.nacp]] validation func.
 
| 0x104E7 || 231 || 130 || Nullptr passed to the LocalCommunicationId [[NACP_Format|control.nacp]] validation func.
 +
|-
 +
| 0x140E7 || 231 || 160 || GroupInfo field out of range.
 +
|-
 +
| 0x142E7 || 231 || 161 || SupportedPlatform not appropriate for this operation.
 
|-
 
|-
 
| 0x146E7 || 231 || 163 || Invalid ServiceName.
 
| 0x146E7 || 231 || 163 || Invalid ServiceName.
 +
|-
 +
| 0x148E7 || 231 || 164 || Must provide PresharedBinaryKey.
 +
|-
 +
| 0x1C0E7 || 231 || 224 || Requested Priority value not allowed.
 
|-
 
|-
 
| 0x1C2E7 || 231 || 225 || Matching LocalCommunicationId not found in the user-process [[NACP_Format|control.nacp]].
 
| 0x1C2E7 || 231 || 225 || Matching LocalCommunicationId not found in the user-process [[NACP_Format|control.nacp]].
 +
|-
 +
| 0x200E7 || 231 || 256 || Invalid flag.
 +
|-
 +
| 0x204E7 || 231 || 258 || Invalid SupportedPlatform.
 +
|-
 +
| 0x208E7 || 231 || 260 || Invalid StaticAesKeyIndex.
 +
|-
 +
| 0x20AE7 || 231 || 261 || MemberCountMax cannot be greater than 8.
 +
|-
 +
| 0x210E7 || 231 || 264 || GroupInfo+8F must be 0x20.
 
|}
 
|}
  
30

edits