summaryrefslogtreecommitdiff
path: root/src/BLE
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Add support for BLE notification (ANS client).JF2-6/+218
2020-03-15Workaround for a issue when the FDS (flash data storage for BLE softdevice)) ...JF1-0/+45
2020-03-06Call ble_manager_init_peer_manager() _after_ the scheduler has been started. ...JF2-1/+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...JF2-7/+21
2019-12-28Add DateTimeController to manage the time.JF2-5/+4
2019-12-23Code cleaning, implement BT connection, advertising, discovery and CTS in ble...JF2-0/+575