summaryrefslogtreecommitdiff
path: root/src/components/ble/AlertNotificationClient.cpp
AgeCommit message (Expand)Author
2021-04-04Ignore notification with empty message.Jean-François Milants
2021-04-04Add support for notification title. The notification buffer must contain the ...Jean-François Milants
2020-11-16Include cleanup: componentsokaestne
2020-10-29Refactoring of BLE service discovery : it is now implemented into the classes...JF
2020-10-28Reset BLE services on disconnect, do not start advertising if a connection is...JF
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
2020-10-02Fixed all the includes that were broken due to the renamesAvamander