Difference between revisions of "APT:GetWirelessRebootInfo"

From 3dbrew
Jump to navigation Jump to search
 
Line 40: Line 40:
 
=Description=
 
=Description=
 
Same as [[NSS:SetWirelessRebootInfo]] except this loads the data instead. The state flag set by [[NSS:SetWirelessRebootInfo]] must have bit0 set, otherwise the output buffer is just cleared without copying any data.
 
Same as [[NSS:SetWirelessRebootInfo]] except this loads the data instead. The state flag set by [[NSS:SetWirelessRebootInfo]] must have bit0 set, otherwise the output buffer is just cleared without copying any data.
 +
 +
This is used by DLP-child titles.

Latest revision as of 08:27, 3 April 2016

Request[edit]

Index Word Description
0 Header code [0x00450040]
1 Size

The following is located 0x100-bytes after the beginning of the above command buffer:

Index Word Description
0 (Size << 14) | 2
1 Output Buffer

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

Same as NSS:SetWirelessRebootInfo except this loads the data instead. The state flag set by NSS:SetWirelessRebootInfo must have bit0 set, otherwise the output buffer is just cleared without copying any data.

This is used by DLP-child titles.