summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nwm/uds_beacon.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-140/+0
2017-08-27Services/UDS: Remove an old duplicated declaration of WifiPacket.Subv1-19/+0
2017-08-27Services/UDS: Add functions to generate 802.11 auth and assoc response frames.Subv1-11/+0
2017-06-13Services/UDS: Set the proper bit in the ConnectionStatus structure when creating a network. (#2738)Sebastian Valle1-3/+0
* Services/UDS: Set the proper bit in the ConnectionStatus structure when creating a network. This lets the application know that the host was successfully added to the session. * Services/UDS: Reset the connection status when destroying the network * Services/UDS: Reset the connection status's bitmask of changed nodes after reporting it to the game.
2017-05-15Services/UDS: Generate the UDS beacons when the beacon callback fires.Subv1-0/+173