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 | ||
|- | |- | ||
| | | 17 | ||
| Input handle | | Input handle | ||
|- | |- | ||
| | | 18 | ||
| (Size<<4) <nowiki>|</nowiki> 12 | | (Size<<4) <nowiki>|</nowiki> 12 | ||
|- | |- | ||
| | | 19 | ||
| Output buffer ptr | | Output [[NWM_Services|BeaconDataReply]] buffer ptr | ||
|} | |} | ||
Line 41: | Line 44: | ||
=Description= | =Description= | ||
This returns beacon data for ''all'' wifi beacons received by this system. |