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