Difference between revisions of "ACU:GetCurrentAPInfo"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000E0042] |- | 1 | Size |- | 2 | Value 0x20 (processID header) |- | 3 | ProcessI...") |
(No difference)
|
Revision as of 17:15, 11 July 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x000E0042] |
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 buf |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This obtains info for the wifi AP which the system is currently connected to.