aboutsummaryrefslogtreecommitdiffstats
path: root/src/BLE
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when the computer disconnect from the BLE connection.JF2020-04-041-1/+0
* Improved BLE loggingJF2020-03-292-55/+41
* Add support for BLE notification (ANS client).JF2020-03-252-6/+218
* Workaround for a issue when the FDS (flash data storage for BLE softdevice)) ...JF2020-03-151-0/+45
* Call ble_manager_init_peer_manager() _after_ the scheduler has been started. ...JF2020-03-062-1/+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-122-7/+21
* Add DateTimeController to manage the time.JF2019-12-282-5/+4
* Code cleaning, implement BT connection, advertising, discovery and CTS in ble...JF2019-12-232-0/+575