.. |
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
|
MotionService : fix typo and characteristic array size + send notification only if the host subscribed to them.
|
2021-10-17 08:23:01 +02: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
|
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 |
MotionService.cpp
|
Add mention to Call characteristic (which was missing in the doc) and change the UUID of the new Motion service from 00020000-* to 00030000-*.
|
2021-10-20 20:52:04 +02:00 |
MotionService.h
|
Add MotionService : expose step count and RAW X/Y/Z values to the host.
|
2021-10-17 08:23:44 +02: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
|
Enable/disable notifications for motion service.
|
2021-10-17 08:42:49 +02:00 |
NimbleController.h
|
Add MotionService : expose step count and RAW X/Y/Z values to the host.
|
2021-10-17 08:23:44 +02: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 |