Difference between revisions of "NWMUDS:StartScan"
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
|- | |- | ||
| 20 | | 20 | ||
− | | Output buffer ptr | + | | Output [[NWM_Services|BeaconDataReply]] buffer ptr |
|} | |} | ||
Line 64: | Line 64: | ||
| Unknown, usually zero / uninitialized? | | Unknown, usually zero / uninitialized? | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 01:53, 4 April 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x000F0404] |
1 | Output buffer max size |
2-14 | 0x34-byte input structure. |
15 | wlancommID |
16 | This is the ID also located at offset 0xE in the CTR-generation structure. |
17 | Value 0x0 |
18 | Input handle |
19 | (Size<<4) | 12 |
20 | Output BeaconDataReply buffer ptr |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Input structure
Index Word | Description |
---|---|
0 | ? |
1 | ? |
2-3 | MAC address? The 6-bytes located here are normally all 0xFF. |
4-12 | Unknown, usually zero / uninitialized? |