NWMINF:RecvBeaconBroadcastData: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000603C4] |- | 1 | Output buffer max size |- | 2-14 | ? |- | 15 | Value 0x0 |- |..."
 
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
|-
|-
| 2-14
| 2-14
| ?
| Input [[NWM_Services|ScanInputStruct]].
|-
|-
| 15
| 15
| u32, unknown
|-
| 16
| Value 0x0
| Value 0x0
|-
|-
| 16
| 17
| Input handle
| Input handle
|-
|-
| 17
| 18
| (Size<<4) <nowiki>|</nowiki> 12
| (Size<<4) <nowiki>|</nowiki> 12
|-
|-
| 18
| 19
| Output buffer ptr
| Output [[NWM_Services|BeaconDataReply]] buffer ptr
|}
|}


Line 41: 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.