summaryrefslogtreecommitdiff
path: root/src/components/ble/NimbleController.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-11Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants1-0/+6
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants1-1/+1
2021-04-24Reformatted all the files according to clang-format styleAvamander1-58/+49
2021-01-25fix build warnings in HR implementationpetter1-2/+2
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants1-0/+2
2021-01-17Add heart rate BLE service.Jean-François Milants1-2/+5
2020-11-16Include cleanup: componentsokaestne1-10/+14
2020-10-29Refactoring of BLE service discovery : it is now implemented into the classes...JF1-105/+3
2020-10-28Reset BLE services on disconnect, do not start advertising if a connection is...JF1-4/+6
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-0/+337