NWMUDS:SetProbeResponseParam

From 3dbrew
Revision as of 22:43, 2 April 2016 by Yellows8 (talk | contribs) (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)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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:BeginHostingNetwork. It's unknown why this is used at all, this data isn't stored in the beacons and there doesn't seem to be any(?) probe requests/responses used with UDS either.