InfiniTime/src/Components/Ble
2020-09-02 21:31:31 +02:00
..
AlertNotificationClient.cpp Fix most of the warnings. Remaining warnings come from nimble source code. 2020-08-17 16:31:00 +02:00
AlertNotificationClient.h Defer the discovery of services using the system task. 2020-05-01 21:58:31 +02:00
AlertNotificationService.cpp Fix most of the warnings. Remaining warnings come from nimble source code. 2020-08-17 16:31:00 +02:00
AlertNotificationService.h Add a very basic alert nofification service 2020-05-05 20:58:15 +01:00
BleController.cpp Add new screen that is displayed during the OTA transfert. 2020-05-02 14:16:57 +02:00
BleController.h Display BLE MAC address in sysinfo Screen. 2020-06-08 21:51:34 +02:00
CurrentTimeClient.cpp Merge develop 2020-05-24 16:51:50 +02:00
CurrentTimeClient.h Merge develop 2020-05-24 16:51:50 +02:00
CurrentTimeService.cpp Fix most of the warnings. Remaining warnings come from nimble source code. 2020-08-17 16:31:00 +02:00
CurrentTimeService.h Move PinetimeService to CurrentTimeService witha view to implement CTS 2020-05-05 20:58:15 +01:00
DeviceInformationService.cpp Fix firmware version reported by Device Information Service on BLE. It was previously hard-coded, it is now set by CMake accoridng to the project version. 2020-09-02 21:31:31 +02:00
DeviceInformationService.h Fix firmware version reported by Device Information Service on BLE. It was previously hard-coded, it is now set by CMake accoridng to the project version. 2020-09-02 21:31:31 +02:00
DfuService.cpp Fix most of the warnings. Remaining warnings come from nimble source code. 2020-08-17 16:31:00 +02:00
DfuService.h Encapsulate DFU Image buffering and writing into spi flash in DfuImage. 2020-06-01 18:32:46 +02:00
MusicService.cpp Fix most of the warnings. Remaining warnings come from nimble source code. 2020-08-17 16:31:00 +02:00
MusicService.h Fully implement music app and service 2020-07-20 21:28:21 +01:00
NimbleController.cpp Fix most of the warnings. Remaining warnings come from nimble source code. 2020-08-17 16:31:00 +02:00
NimbleController.h Fix most of the warnings. Remaining warnings come from nimble source code. 2020-08-17 16:31:00 +02:00
NotificationManager.cpp Fix buffer overflow opportunities in AlertNotificationService & AlertNotificationClient. 2020-06-28 11:59:14 +02:00
NotificationManager.h Fix buffer overflow opportunities in AlertNotificationService & AlertNotificationClient. 2020-06-28 11:59:14 +02:00