..
weather
Updated docs and renamed functions for consistency
2021-12-04 22:03:40 +02:00
AlertNotificationClient.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
AlertNotificationClient.h
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
AlertNotificationService.cpp
Minor style improvement
2021-12-04 22:03:40 +02:00
AlertNotificationService.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00
BatteryInformationService.cpp
Optional secure pairing with a passkey
2021-12-21 16:02:01 -06: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
Add airplane mode feature
2021-12-23 20:30:14 -06:00
BleController.h
Add airplane mode feature
2021-12-23 20:30:14 -06:00
CurrentTimeClient.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
CurrentTimeClient.h
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
CurrentTimeService.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
CurrentTimeService.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00
DeviceInformationService.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
DeviceInformationService.h
Add missing standard includes
2021-11-15 22:02:49 +01:00
DfuService.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
DfuService.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00
FSService.cpp
Fix more initializers
2021-12-10 01:18:57 +00:00
FSService.h
Added move function
2021-12-10 01:18:57 +00:00
HeartRateService.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
HeartRateService.h
MotionService : fix typo and characteristic array size + send notification only if the host subscribed to them.
2021-10-17 08:23:01 +02:00
ImmediateAlertService.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
ImmediateAlertService.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00
MotionService.cpp
Merge branch 'develop' into motionservice_fix_typo_in_include
2021-11-28 13:59:09 +01:00
MotionService.h
Motion service : fix step notifications that were sent as a single byte instead of 4 (uint32_t).
2021-10-26 20:31:18 +02:00
MusicService.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
MusicService.h
Inititialize members in class declaration
2021-07-02 17:47:14 +02:00
NavigationService.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
NavigationService.h
Update nav service UUID macro to constexpr functions
2021-07-24 11:18:17 -04:00
NimbleController.cpp
Add airplane mode feature
2021-12-23 20:30:14 -06:00
NimbleController.h
Add airplane mode feature
2021-12-23 20:30:14 -06:00
NotificationManager.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
NotificationManager.h
Toggle notifications only, keep vibrations.
2021-09-12 11:08:25 +03:00
ServiceDiscovery.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
ServiceDiscovery.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00