summaryrefslogtreecommitdiff
path: root/src/components/ble/NimbleController.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-12-10List Dir works?Tim Keller1-1/+1
2021-12-10Added Blank FSService that exposes only version infoTim Keller1-3/+6
2021-12-09Merge branch 'develop' into patch-weatherAvamander1-38/+198
2021-12-09Adjust BLE/LL stacks, style, comments, refactoringJames A. Jerkins1-8/+21
2021-12-09Persist bond between rebootsJames A. Jerkins1-7/+106
2021-12-09Connect and bond with a passkeyJames A. Jerkins1-29/+77
2021-12-04Initial Weather service skeletonAvamander1-0/+2
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-1/+1
2021-10-17Enable/disable notifications for motion service.Jean-François Milants1-0/+3
2021-10-17Add MotionService : expose step count and RAW X/Y/Z values to the host.Jean-François Milants1-1/+4
2021-10-17MotionService : fix typo and characteristic array size + send notification on...Jean-François Milants1-0/+10
2021-09-13Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into...Jean-François Milants1-45/+80
2021-09-13docs: Fix a few typos (#606)Tim Gates1-1/+1
2021-09-05Advertise fast for at least 30 secs then slow downJames A. Jerkins1-1/+12
2021-09-05Revert "Linear decrease of advert rate to conserve battery"James A. Jerkins1-5/+0
2021-09-04Linear decrease of advert rate to conserve batteryJames A. Jerkins1-0/+5
2021-09-01Fix styles issues - no change to functionalityJames A. Jerkins1-6/+6
2021-09-01Fix race condition, connect->disconnect->discoveryJames A. Jerkins1-1/+3
2021-08-30Completely reset connection state on failJames A. Jerkins1-0/+3
2021-08-29WIP Refactor ble advertisingJames A. Jerkins1-40/+58
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