Difference between revisions of "APT:GetWirelessRebootInfo"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (GetWirelessRebootInfo) |
|||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Output Buffer |
|} | |} | ||
Line 37: | Line 37: | ||
| Result code | | Result code | ||
|} | |} | ||
+ | |||
+ | =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. | ||
+ | |||
+ | This is used by DLP-child titles. |
Latest revision as of 07: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.