Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Services/UDS: Fixed a style mistake in GetChannel. | Sebastian Valle | 2017-03-27 | 1 | -2/+1 |
* | Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel function. | Subv | 2017-03-26 | 1 | -4/+4 |
* | Services/UDS: Signal the connection event when closing down the network. | Subv | 2017-03-26 | 1 | -0/+1 |
* | Services/UDS: Do not allow trying to start up a network that only the host can connect to. | Subv | 2017-03-26 | 1 | -0/+3 |
* | Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms. | Subv | 2017-03-26 | 2 | -2/+58 |
* | Services/UDS: Store the entire NetworkInfo structure that was used to create the network. | Subv | 2017-03-26 | 1 | -13/+5 |
* | Services/UDS: Initial support for hosting local-wlan networks. | Subv | 2017-03-26 | 2 | -44/+336 |
* | Service/NWM: add nwm services | mailwl | 2016-12-22 | 16 | -0/+479 |