summaryrefslogtreecommitdiff
path: root/src/BLE/BleManager.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Add support for BLE notification (ANS client).JF1-6/+214
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. ...JF1-1/+0
2020-01-12Detect BLE disconnection (in addition to BLE connection) and update the displ...JF1-5/+18
2019-12-28Add DateTimeController to manage the time.JF1-4/+3
2019-12-23Code cleaning, implement BT connection, advertising, discovery and CTS in ble...JF1-0/+531