NWMUDS:StartScan

NWMUDS:StartScan

Request #

Index WordDescription
0Header code [0x000F0404]
1Output buffer max size
2-14Input ScanInputStruct.
15wlancommID
16This is the ID also located at offset 0xE in the CTR-generation structure.
17Value 0x0
18Input event handle
19(Size<<4) | 12
20Output BeaconDataReply buffer ptr

Response #

Index WordDescription
0Header code
1Result code

Description #

This returns beacon data for all UDS wifi beacons received by this system, with the specified wlancommID+ID8. See also the scaninput struct.

Official user processes create a new event handle which is then passed to this command. However, those user processes don’t save that handle anywhere afterwards.

This command can only be used when not connected to a network.