.. |
AlertNotificationClient.cpp
|
Remove unnecessary C-style casts with BLE UUIDs
|
2021-07-24 11:40:06 -04:00 |
AlertNotificationClient.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
AlertNotificationService.cpp
|
Remove unnecessary C-style casts with BLE UUIDs
|
2021-07-24 11:40:06 -04:00 |
AlertNotificationService.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
BatteryInformationService.cpp
|
Merge pull request #524 from jonvmey/ble-uuid-c-casts
|
2021-10-09 19:53:41 +02:00 |
BatteryInformationService.h
|
Notify battery level every 10 minutes when connected to a BLE host.
|
2021-07-11 16:55:06 +02:00 |
BleClient.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
BleController.cpp
|
Reformatted all the files according to clang-format style
|
2021-04-24 11:39:53 +03:00 |
BleController.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
CurrentTimeClient.cpp
|
Remove unnecessary C-style casts with BLE UUIDs
|
2021-07-24 11:40:06 -04:00 |
CurrentTimeClient.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
CurrentTimeService.cpp
|
Remove unnecessary C-style casts with BLE UUIDs
|
2021-07-24 11:40:06 -04:00 |
CurrentTimeService.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
DeviceInformationService.cpp
|
Remove unnecessary C-style casts with BLE UUIDs
|
2021-07-24 11:40:06 -04:00 |
DeviceInformationService.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
DfuService.cpp
|
Remove unnecessary C-style casts with BLE UUIDs
|
2021-07-24 11:40:06 -04:00 |
DfuService.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
HeartRateService.cpp
|
Remove unnecessary C-style casts with BLE UUIDs
|
2021-07-24 11:40:06 -04:00 |
HeartRateService.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
ImmediateAlertService.cpp
|
Remove unnecessary C-style casts with BLE UUIDs
|
2021-07-24 11:40:06 -04:00 |
ImmediateAlertService.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
MusicService.cpp
|
Inititialize members in class declaration
|
2021-07-02 17:47:14 +02:00 |
MusicService.h
|
Inititialize members in class declaration
|
2021-07-02 17:47:14 +02:00 |
NavigationService.cpp
|
Merge pull request #522 from jonvmey/fix-nav-uuid-docs
|
2021-10-09 19:58:24 +02:00 |
NavigationService.h
|
Update nav service UUID macro to constexpr functions
|
2021-07-24 11:18:17 -04:00 |
NimbleController.cpp
|
Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into evergreen22-refactor_adv
|
2021-09-13 20:22:27 +02:00 |
NimbleController.h
|
Advertise fast for at least 30 secs then slow down
|
2021-09-05 15:53:20 -05:00 |
NotificationManager.cpp
|
Toggle notifications only, keep vibrations.
|
2021-09-12 11:08:25 +03:00 |
NotificationManager.h
|
Toggle notifications only, keep vibrations.
|
2021-09-12 11:08:25 +03:00 |
ServiceDiscovery.cpp
|
Reformatted all the files according to clang-format style
|
2021-04-24 11:39:53 +03:00 |
ServiceDiscovery.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |