summaryrefslogtreecommitdiff
path: root/src/components/ble/NimbleController.h
AgeCommit message (Collapse)Author
2021-07-11Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants
Refactor battery percent : only use uint8_t to store the battery % remaining.
2021-04-24Changed access modified indentationAvamander
2021-04-24Reformatted all the files according to clang-format styleAvamander
2021-01-21Add incoming call functionalityRasmus Schenstrom
Add categories to AlertNotification Add new alert notification screens bases Add Incoming Call Add Modal Add event to AlertNotification Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com>
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants
- fix conflict - add a icon for the navigation app.
2021-01-17Add heart rate BLE service.Jean-François Milants
2020-11-16Include cleanup: componentsokaestne
2020-10-29Refactoring of BLE service discovery : it is now implemented into the ↵JF
classes of the services.
2020-10-02Fixed all the includes that were broken due to the renamesAvamander