summaryrefslogtreecommitdiff
path: root/src/Components/Ble/AlertNotificationClient.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-10-02Renamed Components/ to components/Avamander1-145/+0
2020-08-17Fix most of the warnings. Remaining warnings come from nimble source code.JF1-1/+1
2020-06-28Fix buffer overflow opportunities in AlertNotificationService & ↵JF1-8/+19
AlertNotificationClient.
2020-05-01Defer the discovery of services using the system task.JF1-4/+0
2020-04-25NimbleController : CTS & ANS are now working together (even if the code is ↵JF1-30/+19
not as good as I would like).
2020-04-25NimbleController : CTS & ANS working but not at the same time (conflict ↵JF1-0/+149
during discovery)