1
0
Fork 0
InfiniTime/src/components/ble
mark9064 c3d05901a0 Refactor SystemTask state handling for resilience
State transitions now happen immediately where possible
This simplifies state management in general,
and prevents bugs such as the chime issue from occurring in the first place
2024-09-21 21:08:07 +02:00
..
AlertNotificationClient.cpp src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
AlertNotificationClient.h src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
AlertNotificationService.cpp src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
AlertNotificationService.h src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
BatteryInformationService.cpp src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
BatteryInformationService.h src: Enable unused parameter warning 2023-01-24 10:43:17 +02: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 Format header files 2023-01-09 21:41:21 +01:00
CurrentTimeClient.cpp DateTimeController: Remove SetTime tick parameter 2023-02-25 17:22:25 +02:00
CurrentTimeClient.h Format header files 2023-01-09 21:41:21 +01:00
CurrentTimeService.cpp DateTimeController: Remove SetTime tick parameter 2023-02-25 17:22:25 +02:00
CurrentTimeService.h src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
DeviceInformationService.cpp src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
DeviceInformationService.h src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
DfuService.cpp Refactor SystemTask state handling for resilience 2024-09-21 21:08:07 +02:00
DfuService.h Advertise HR service 2024-08-18 12:00:13 +02:00
FSService.cpp Fix various typos 2022-06-05 09:31:23 +03:00
FSService.h Format header files 2023-01-09 21:41:21 +01:00
HeartRateService.cpp HeartRateService: Remove SystemTask dependency 2023-03-19 12:41:01 +02:00
HeartRateService.h Advertise HR service 2024-08-18 12:00:13 +02:00
ImmediateAlertService.cpp src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
ImmediateAlertService.h src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
MotionService.cpp Only inhibit sleep if motion notifications are enabled, not just Bluetooth 2024-01-23 14:58:21 +01:00
MotionService.h Only inhibit sleep if motion notifications are enabled, not just Bluetooth 2024-01-23 14:58:21 +01:00
MusicService.cpp MusicService: Remove SystemTask dependency 2023-03-19 12:41:01 +02:00
MusicService.h MusicService: Remove SystemTask dependency 2023-03-19 12:41:01 +02:00
NavigationService.cpp NavigationService: Remove unused SystemTask ref 2023-03-19 12:41:01 +02:00
NavigationService.h NavigationService: Remove unused SystemTask ref 2023-03-19 12:41:01 +02:00
NimbleController.cpp Refactor SystemTask state handling for resilience 2024-09-21 21:08:07 +02:00
NimbleController.h Advertise HR service 2024-08-18 12:00:13 +02:00
NotificationManager.cpp Dismiss notifications by swiping right 2022-06-28 18:50:10 +02:00
NotificationManager.h NotificationManager.h: Reorder notification struct fields to allow easier creation. (#1774) 2023-07-09 14:39:38 +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
SimpleWeatherService.cpp Continuous time updates 2024-06-09 18:34:07 +02:00
SimpleWeatherService.h Continuous time updates 2024-06-09 18:34:07 +02:00