Difference between revisions of "AC:ScanAPs"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001D0042] |- | 1 | Size |- | 2 | Value 0x20 (processID header) |- | 3 | Proce...") |
|||
Line 42: | Line 42: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
+ | |- | ||
+ | | 2 | ||
+ | | ? | ||
|} | |} | ||
Latest revision as of 04:08, 17 April 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x001D0042] |
1 | Size |
2 | Value 0x20 (processID header) |
3 | ProcessID set by the ARM11 kernel. |
The following is located 0x100-bytes after the beginning of the above command buffer:
Index Word | Description |
---|---|
0 | (Size<<14) | 2 |
1 | Pointer to output structure |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | ? |
Output structure[edit]
Offset | Size | Description |
---|
Description[edit]
This returns data from parsing the output of NWMINF:RecvBeaconBroadcastData.