aboutsummaryrefslogtreecommitdiffstats
path: root/src/Components/Ble/NimbleController.h
Commit message (Expand)AuthorAgeFilesLines
* Move PinetimeService to CurrentTimeService witha view to implement CTSAdam Pigg2020-05-051-2/+2
* Run the alert notification service and simplify trhe pinetime serviceAdam Pigg2020-05-051-0/+3
* Add a simple service to allow setting the time from a controllingAdam Pigg2020-05-051-0/+2
* BLE : Display the actual status of the connection on the screen.JF2020-04-271-1/+2
* NimbleController : CTS & ANS are now working together (even if the code is no...JF2020-04-251-0/+8
* NimbleController : CTS & ANS working but not at the same time (conflict durin...JF2020-04-251-2/+7
* NimbleController : Encapsulate CTS client in its own class.JF2020-04-231-24/+3
* NimbleController : Encapsulate device info service in its own class.JF2020-04-231-0/+3
* NimbleController : support CTSJF2020-04-221-1/+28
* Encapsulate nimble code into NimbleController.JF2020-04-191-0/+19