aboutsummaryrefslogtreecommitdiffstats
path: root/src/Components/Ble/NotificationManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Components/ to components/Avamander2020-10-021-29/+0
|
* Fix buffer overflow opportunities in AlertNotificationService & ↵JF2020-06-281-2/+2
| | | | AlertNotificationClient.
* Encapsulate Notification management in NotificationManager. It implement a ↵JF2020-03-281-0/+29
static array of notifications to avoid dynamic allocation.