InfiniTime/src/components/ble
2022-10-10 12:43:11 +02:00
..
weather Edit all occurences of "watchface" to "watch face" 2022-10-10 12:43:11 +02:00
AlertNotificationClient.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03: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 Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
BleClient.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
BleController.cpp Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode 2022-02-20 15:40:49 +01:00
BleController.h Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode 2022-02-20 15:40:49 +01:00
CurrentTimeClient.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
CurrentTimeClient.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
CurrentTimeService.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03: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 Fix various typos 2022-06-05 09:31:23 +03:00
DfuService.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
FSService.cpp Fix various typos 2022-06-05 09:31:23 +03:00
FSService.h Added move function 2021-12-10 01:18:57 +00:00
HeartRateService.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03: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 Apply clang-format to all C++ files 2022-06-05 09:15:46 +03: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 Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
MusicService.h Make functions const again 2022-04-25 15:51:12 +03:00
NavigationService.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
NavigationService.h Update nav service UUID macro to constexpr functions 2021-07-24 11:18:17 -04:00
NimbleController.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
NimbleController.h Merge branch 'develop' into remove-nm-reference 2022-04-19 00:40:29 +02:00
NotificationManager.cpp Dismiss notifications by swiping right 2022-06-28 18:50:10 +02:00
NotificationManager.h Dismiss notifications by swiping right 2022-06-28 18:50:10 +02: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