NWMINF:RecvBeaconBroadcastData: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
|-
|-
| 2-14
| 2-14
| Input 0x34-byte structure.
| Input [[NWM_Services|ScanInputStruct]].
|-
|-
| 15
| 15
Line 27: Line 27:
|-
|-
| 19
| 19
| Output buffer ptr
| Output [[NWM_Services|BeaconDataReply]] buffer ptr
|}
|}


Line 44: Line 44:


=Description=
=Description=
The structure of the output buffer appears to be identical to [[NWMUDS:RecvBeaconBroadcastData]].
This returns beacon data for ''all'' wifi beacons received by this system.

Latest revision as of 17:16, 5 April 2016

Request

Index Word Description
0 Header code [0x000603C4]
1 Output buffer max size
2-14 Input ScanInputStruct.
15 u32, unknown
16 Value 0x0
17 Input handle
18 (Size<<4) | 12
19 Output BeaconDataReply buffer ptr

Response

Index Word Description
0 Header code
1 Result code

Description

This returns beacon data for all wifi beacons received by this system.