aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble/NimbleController.h
Commit message (Collapse)AuthorAgeFilesLines
* WIP Refactor ble advertisingJames A. Jerkins2021-08-291-0/+2
| | | | | Refactor ble advertising based on ble standards and conventions. Changes are based on the bleprph example code, bluetooth docs, and nimble docs.
* Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants2021-07-111-1/+2
| | | | Refactor battery percent : only use uint8_t to store the battery % remaining.
* Changed access modified indentationAvamander2021-04-241-2/+2
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-47/+54
|
* Add incoming call functionalityRasmus Schenstrom2021-01-211-0/+1
| | | | | | | | | | | | | | 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>
* Merge branch piggz/nav into develop:Jean-François Milants2021-01-201-0/+3
| | | | | - fix conflict - add a icon for the navigation app.
* Add heart rate BLE service.Jean-François Milants2021-01-171-1/+4
|
* Include cleanup: componentsokaestne2020-11-161-6/+17
|
* Refactoring of BLE service discovery : it is now implemented into the ↵JF2020-10-291-0/+3
| | | | classes of the services.
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-0/+76