aboutsummaryrefslogtreecommitdiffstats
path: root/src/Components/Ble/AlertNotificationClient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix most of the warnings. Remaining warnings come from nimble source code.JF2020-08-171-1/+1
|
* Fix buffer overflow opportunities in AlertNotificationService & ↵JF2020-06-281-7/+18
| | | | AlertNotificationClient.
* Defer the discovery of services using the system task.JF2020-05-011-4/+0
|
* NimbleController : CTS & ANS are now working together (even if the code is ↵JF2020-04-251-30/+19
| | | | not as good as I would like).
* NimbleController : CTS & ANS working but not at the same time (conflict ↵JF2020-04-251-0/+149
during discovery)