summaryrefslogtreecommitdiff
path: root/src/components/ble
AgeCommit message (Expand)AuthorFilesLines
2021-02-14Merge pull request #182 from petterhs/warningsJF0022-5/+3
2021-02-14Fix merge conflict.Jean-François Milants2-0/+11
2021-02-14Merge pull request #161 from petterhs/callsJF0024-5/+98
2021-02-07add vibration togglepetter2-0/+11
2021-02-02Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...Jean-François Milants3-0/+3
2021-01-27add mute button and functionality for call notification + new button iconspetter2-1/+16
2021-01-25fix build warnings in HR implementationpetter2-5/+3
2021-01-24Handle call notification the same way than other notifications.Jean-François Milants2-26/+46
2021-01-21change Notification Event base UUIDpetter2-14/+14
2021-01-21change Notification Event UUIDpetter2-6/+8
2021-01-21Add incoming call functionalityRasmus Schenstrom4-4/+60
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants4-0/+238
2021-01-20Merge pull request #169 from JF002/heartRateSensorJF0024-3/+135
2021-01-19Music UUID must start with 00000000 instead of 00010000 (copy/paste error)Jean-François Milants1-1/+1
2021-01-19Adapt the UUID of Music service according to new guidelines.Jean-François Milants2-41/+77
2021-01-17Add heart rate BLE service.Jean-François Milants4-3/+135
2021-01-08fix MusicService UUID typo in commentpetter1-1/+1
2020-11-16Include cleanup: componentsokaestne23-57/+115
2020-10-29Refactoring of BLE service discovery : it is now implemented into the classes...JF9-227/+251
2020-10-28Reset BLE services on disconnect, do not start advertising if a connection is...JF5-23/+54
2020-10-27Fix conflictsJF2-165/+335
2020-10-22Notifications : Fix copy when the messages is spread across multiple os_mbuf.JF5-23/+28
2020-10-21Notifications : Fix display of notification index/number.JF2-1/+6
2020-10-21Increase max size of notification message to 100 char.JF5-40/+29
2020-10-20Integrate new notification UI with notifications coming from BLEJF2-10/+73
2020-10-15Unified MusicStatus enum constant capitalization with othersAvamander1-2/+2
2020-10-15Refactored and improved the Music watchappAvamander2-165/+335
2020-10-02Fixed all the includes that were broken due to the renamesAvamander24-0/+2400