NWMUDS:SetProbeResponseParam: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00210080] |- | 1 | 3-byte OUI followed by the the u8 OUI type(type0 normally)..." |
Steveice10 (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 29: | Line 29: | ||
=Description= | =Description= | ||
Used before using [[NWMUDS: | Used before using [[NWMUDS:CreateNetwork2]]. |
Latest revision as of 08:41, 23 July 2023
Request
Index Word | Description |
---|---|
0 | Header code [0x00210080] |
1 | 3-byte OUI followed by the the u8 OUI type(type0 normally). Hence, this field is normally 0x00321F00. |
2 | s8 data, can be zero. |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
Used before using NWMUDS:CreateNetwork2.