summaryrefslogtreecommitdiff
path: root/src/components/ble/AlertNotificationClient.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants1-1/+1
2021-04-24Reformatted all the files according to clang-format styleAvamander1-52/+39
2021-04-04Ignore notification with empty message.Jean-François Milants1-2/+5
2021-04-04Add support for notification title. The notification buffer must contain the ...Jean-François Milants1-0/+1
2020-11-16Include cleanup: componentsokaestne1-5/+5
2020-10-29Refactoring of BLE service discovery : it is now implemented into the classes...JF1-57/+97
2020-10-28Reset BLE services on disconnect, do not start advertising if a connection is...JF1-0/+13
2020-10-22Notifications : Fix copy when the messages is spread across multiple os_mbuf.JF1-6/+9
2020-10-21Increase max size of notification message to 100 char.JF1-16/+9
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-0/+145