Difference between revisions of "APT:GetWirelessRebootInfo"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (GetWirelessRebootInfo) |
|||
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. |
Revision as of 07:26, 3 April 2016
Request
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
Index Word | Description |
---|---|
0 | Header code |
1 | 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.