InfiniTime/src/components/ble
2021-11-28 13:59:09 +01: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 Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
AlertNotificationService.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
BatteryInformationService.cpp Move up file header include to top 2021-11-15 22:02:49 +01: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 Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
BleController.h Changed access modified indentation 2021-04-24 12:00:45 +03: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
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 Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
NimbleController.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +01: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