Difference between revisions of "NSS:SetWirelessRebootInfo"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060042] |- | 1 | Size |- | 2 | <nowiki>(Size<<14) | 2</nowiki> |- | 3 | Input ...") |
Steveice10 (talk | contribs) m (→Request) |
||
Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | | + | | (Size << 14) <nowiki>|</nowiki> 2 |
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | Data Pointer |
|} | |} | ||
Revision as of 04:15, 20 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00060042] |
1 | Size |
2 | (Size << 14) | 2 |
3 | Data Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
The input buffer data is copied to the NS FIRM parameter buffer at offset 0x4A0, the size used by NS is clamped to 0x10-bytes.