aboutsummaryrefslogtreecommitdiffstats
path: root/src/BLE/BleManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Detect BLE disconnection (in addition to BLE connection) and update the ↵JF2020-01-121-2/+3
| | | | display accordingly.
* Add DateTimeController to manage the time.JF2019-12-281-1/+1
| | | | Use messages in message queues to refresh the UI
* Code cleaning, implement BT connection, advertising, discovery and CTS in ↵JF2019-12-231-0/+44
ble_manager module.