aboutsummaryrefslogtreecommitdiffstats
path: root/src/BLE/BleManager.h
Commit message (Expand)AuthorAgeFilesLines
* Add Nimble in libs directoryJF2020-04-261-51/+0
* Integration of nimble, work in progress.JF2020-04-191-2/+2
* Improved BLE loggingJF2020-03-291-1/+1
* Add support for BLE notification (ANS client).JF2020-03-251-0/+4
* Call ble_manager_init_peer_manager() _after_ the scheduler has been started. ...JF2020-03-061-0/+1
* Re-enable BLE, BLE status on display and battery level on display.JF2020-02-231-0/+1
* Detect BLE disconnection (in addition to BLE connection) and update the displ...JF2020-01-121-2/+3
* Add DateTimeController to manage the time.JF2019-12-281-1/+1
* Code cleaning, implement BT connection, advertising, discovery and CTS in ble...JF2019-12-231-0/+44