summaryrefslogtreecommitdiff
path: root/src/Components/Ble/NotificationManager.h
AgeCommit message (Collapse)AuthorFilesLines
2020-06-28Fix buffer overflow opportunities in AlertNotificationService & ↵JF1-2/+2
AlertNotificationClient.
2020-03-28Encapsulate Notification management in NotificationManager. It implement a ↵JF1-0/+29
static array of notifications to avoid dynamic allocation.