summaryrefslogtreecommitdiff
path: root/src/Components/Ble
AgeCommit message (Collapse)Author
2020-04-22NimbleController : Implement device info serviceJF
2020-04-22NimbleController : support CTSJF
2020-04-19Encapsulate nimble code into NimbleController.JF
Handle all GAP events.
2020-03-28Encapsulate Notification management in NotificationManager. It implement a ↵JF
static array of notifications to avoid dynamic allocation.
2020-03-25Add support for BLE notification (ANS client).JF
Work In Progress!!!
2019-12-27Add BleController to manage the BLE connection statusJF