summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nwm/uds_beacon.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-140/+0
* Services/UDS: Remove an old duplicated declaration of WifiPacket.Subv2017-08-271-19/+0
* Services/UDS: Add functions to generate 802.11 auth and assoc response frames.Subv2017-08-271-11/+0
* Services/UDS: Set the proper bit in the ConnectionStatus structure when creating a network. (#2738)Sebastian Valle2017-06-131-3/+0
* Services/UDS: Generate the UDS beacons when the beacon callback fires.Subv2017-05-151-0/+173