summaryrefslogtreecommitdiff
path: root/src/BLE/BleManager.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-26Add Nimble in libs directoryJF1-51/+0
2020-04-19Integration of nimble, work in progress.JF1-2/+2
2020-03-29Improved BLE loggingJF1-1/+1
2020-03-25Add support for BLE notification (ANS client).JF1-0/+4
2020-03-06Call ble_manager_init_peer_manager() _after_ the scheduler has been started. ...JF1-0/+1
2020-02-23Re-enable BLE, BLE status on display and battery level on display.JF1-0/+1
2020-01-12Detect BLE disconnection (in addition to BLE connection) and update the displ...JF1-2/+3
2019-12-28Add DateTimeController to manage the time.JF1-1/+1
2019-12-23Code cleaning, implement BT connection, advertising, discovery and CTS in ble...JF1-0/+44