aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble/CurrentTimeClient.h
Commit message (Collapse)AuthorAgeFilesLines
* Format header filesFinlay Davidson2023-01-091-0/+3
| | | | In my PR updating clang-format, I forgot to also format the headers.
* add CTS local time characteristic and use it to provide UTC in ↵uli2022-11-111-4/+6
| | | | DateTimeController
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
| | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories.
* Changed access modified indentationAvamander2021-04-241-2/+2
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-43/+40
|
* Include cleanup: componentsokaestne2020-11-161-4/+6
|
* Refactoring of BLE service discovery : it is now implemented into the ↵JF2020-10-291-8/+6
| | | | classes of the services.
* Reset BLE services on disconnect, do not start advertising if a connection ↵JF2020-10-281-1/+6
| | | | is already established.
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-0/+56