ACU:GetCurrentAPInfo

ACU:GetCurrentAPInfo

Request #

Index WordDescription
0Header code [0x000E0042]
1Size
2Value 0x20 (processID header)
3ProcessID set by the ARM11 kernel.

The following is located 0x100-bytes after the beginning of the above command buffer:

Index WordDescription
0(Size<<14) | 2
1Pointer to output AP info structure

Response #

Index WordDescription
0Header code
1Result code

AP info structure #

OffsetSizeDescription
0x00x4SSID length
0x40x20SSID
0x240x6BSSID
0x2A0x2Padding?
0x2C0x2?
0x2E0x2?
0x300x1?
0x310x1?
0x320x2?

Description #

This obtains info for the wifi AP which the system is currently connected to.