Line 12:
Line 12:
|-
|-
| 2-14
| 2-14
−
| 0x34-byte input structure.
+
| Input [[NWM_Services|ScanInputStruct]].
|-
|-
| 15
| 15
Line 24:
Line 24:
|-
|-
| 18
| 18
−
| Input handle
+
| Input event handle
|-
|-
| 19
| 19
Line 46:
Line 46:
|}
|}
−
=Input structure=
+
=Description=
−
{| class="wikitable" border="1"
+
This returns beacon data for all UDS wifi beacons received by this system, with the specified wlancommID+ID8. See also the scaninput struct.
−
|-
+
−
! Index Word
+
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.
−
! Description
+
−
|-
+
This command can ''only'' be used when not connected to a network.
−
| 0
−
| ?
−
|-
−
| 1
−
| ?
−
|-
−
| 2-3
−
| MAC address? The 6-bytes located here are normally all 0xFF.
−
|-
−
| 4-12
−
| Unknown, usually zero / uninitialized?
−
|}