summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nwm/nwm_uds.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Services/UDS: Generate the UDS beacons when the beacon callback fires.Subv2017-05-151-0/+5
|
* Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms.Subv2017-03-261-0/+5
|
* Services/UDS: Initial support for hosting local-wlan networks.Subv2017-03-261-0/+61
| | | | Currently it will let games create a network as hosts, but will not broadcast it anywhere and will not allow clients to connect.
* Service/NWM: add nwm servicesmailwl2016-12-221-0/+25