summaryrefslogtreecommitdiff
path: root/src/Components/Ble/BleController.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-05-02Add new screen that is displayed during the OTA transfert.JF1-0/+16
2020-03-28Encapsulate Notification management in NotificationManager. It implement a ↵JF1-24/+0
static array of notifications to avoid dynamic allocation.
2020-03-25Add support for BLE notification (ANS client).JF1-0/+28
Work In Progress!!!
2019-12-27Add BleController to manage the BLE connection statusJF1-0/+11