summaryrefslogtreecommitdiff
path: root/src/components/ble/AlertNotificationService.cpp
AgeCommit message (Collapse)Author
2020-11-16Include cleanup: componentsokaestne
2020-10-22Notifications : Fix copy when the messages is spread across multiple os_mbuf.JF
2020-10-21Increase max size of notification message to 100 char.JF
Fix bug in message handling that would ignore the last character of the notification.
2020-10-02Fixed all the includes that were broken due to the renamesAvamander