summaryrefslogtreecommitdiff
path: root/src/BLE/BleManager.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12Detect BLE disconnection (in addition to BLE connection) and update the ↵JF1-5/+18
display accordingly.
2019-12-28Add DateTimeController to manage the time.JF1-4/+3
Use messages in message queues to refresh the UI
2019-12-23Code cleaning, implement BT connection, advertising, discovery and CTS in ↵JF1-0/+531
ble_manager module.