InfiniTime/src/components/ble
2021-04-04 15:19:37 +02:00
..
AlertNotificationClient.cpp Ignore notification with empty message. 2021-04-04 15:19:37 +02:00
AlertNotificationClient.h Add incoming call functionality 2021-01-21 23:15:29 +01:00
AlertNotificationService.cpp Ignore notification with empty message. 2021-04-04 15:19:37 +02:00
AlertNotificationService.h add mute button and functionality for call notification + new button icons 2021-01-27 17:07:46 +01:00
BatteryInformationService.cpp Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +01:00
BatteryInformationService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
BleClient.h Refactoring of BLE service discovery : it is now implemented into the classes of the services. 2020-10-29 16:06:01 +01:00
BleController.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
BleController.h Include cleanup: components 2020-11-16 01:35:45 +01:00
CurrentTimeClient.cpp Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +01:00
CurrentTimeClient.h Include cleanup: components 2020-11-16 01:35:45 +01:00
CurrentTimeService.cpp Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +01:00
CurrentTimeService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
DeviceInformationService.cpp Fixed all the includes that were broken due to the renames 2020-10-02 22:16:48 +03:00
DeviceInformationService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
DfuService.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
DfuService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
HeartRateService.cpp fix build warnings in HR implementation 2021-01-25 14:53:44 +01:00
HeartRateService.h Add heart rate BLE service. 2021-01-17 16:34:14 +01:00
ImmediateAlertService.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
ImmediateAlertService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
MusicService.cpp Add support for notification title. The notification buffer must contain the title and the message separated by a '\0' character. 2021-04-04 12:10:47 +02:00
MusicService.h Music UUID must start with 00000000 instead of 00010000 (copy/paste error) 2021-01-19 21:38:53 +01:00
NavigationService.cpp Add support for notification title. The notification buffer must contain the title and the message separated by a '\0' character. 2021-04-04 12:10:47 +02:00
NavigationService.h Merge branch piggz/nav into develop: 2021-01-20 21:34:09 +01:00
NimbleController.cpp fix build warnings in HR implementation 2021-01-25 14:53:44 +01:00
NimbleController.h Add incoming call functionality 2021-01-21 23:15:29 +01:00
NotificationManager.cpp Add support for notification title. The notification buffer must contain the title and the message separated by a '\0' character. 2021-04-04 12:10:47 +02:00
NotificationManager.h Add support for notification title. The notification buffer must contain the title and the message separated by a '\0' character. 2021-04-04 12:10:47 +02:00
ServiceDiscovery.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
ServiceDiscovery.h Include cleanup: components 2020-11-16 01:35:45 +01:00