Changes

Jump to navigation Jump to search
751 bytes added ,  05:06, 17 April 2016
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001D0042] |- | 1 | Size |- | 2 | Value 0x20 (processID header) |- | 3 | Proce..."
=Request=
{| class="wikitable" border="1"
|-
! 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:
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| (Size<<14) <nowiki>|</nowiki> 2
|-
| 1
| Pointer to output structure
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Output structure=
{| class="wikitable" border="1"
|-
! Offset
! Size
! Description
|-
|}

=Description=
This returns data from parsing the output of [[NWMINF:RecvBeaconBroadcastData]].

Navigation menu