aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #182 from petterhs/warningsJF0022021-02-142-5/+3
|\
| * fix build warnings in HR implementationpetter2021-01-252-5/+3
* | Fix merge conflict.Jean-François Milants2021-02-142-0/+11
|\ \
| * | add vibration togglepetter2021-02-072-0/+11
| |/
* | Merge pull request #161 from petterhs/callsJF0022021-02-144-5/+98
|\ \
| * | add mute button and functionality for call notification + new button iconspetter2021-01-272-1/+16
| * | Handle call notification the same way than other notifications.Jean-François Milants2021-01-242-26/+46
| * | change Notification Event base UUIDpetter2021-01-212-14/+14
| * | change Notification Event UUIDpetter2021-01-212-6/+8
| * | Add incoming call functionalityRasmus Schenstrom2021-01-214-4/+60
| |/
* / Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...Jean-François Milants2021-02-023-0/+3
|/
* Merge branch piggz/nav into develop:Jean-François Milants2021-01-204-0/+238
* Merge pull request #169 from JF002/heartRateSensorJF0022021-01-204-3/+135
|\
| * Add heart rate BLE service.Jean-François Milants2021-01-174-3/+135
* | Music UUID must start with 00000000 instead of 00010000 (copy/paste error)Jean-François Milants2021-01-191-1/+1
* | Adapt the UUID of Music service according to new guidelines.Jean-François Milants2021-01-192-41/+77
* | fix MusicService UUID typo in commentpetter2021-01-081-1/+1
|/
* Include cleanup: componentsokaestne2020-11-1623-57/+115
* Refactoring of BLE service discovery : it is now implemented into the classes...JF2020-10-299-227/+251
* Reset BLE services on disconnect, do not start advertising if a connection is...JF2020-10-285-23/+54
* Fix conflictsJF2020-10-272-165/+335
|\
| * Unified MusicStatus enum constant capitalization with othersAvamander2020-10-151-2/+2
| * Refactored and improved the Music watchappAvamander2020-10-152-165/+335
* | Notifications : Fix copy when the messages is spread across multiple os_mbuf.JF2020-10-225-23/+28
* | Notifications : Fix display of notification index/number.JF2020-10-212-1/+6
* | Increase max size of notification message to 100 char.JF2020-10-215-40/+29
* | Integrate new notification UI with notifications coming from BLEJF2020-10-202-10/+73
|/
* Fixed all the includes that were broken due to the renamesAvamander2020-10-0224-0/+2400