InfiniTime/src/Components/Ble
2020-05-07 20:06:50 +01:00
..
AlertNotificationClient.cpp NimbleController : CTS & ANS are now working together (even if the code is not as good as I would like). 2020-04-25 15:52:00 +02:00
AlertNotificationClient.h NimbleController : CTS & ANS are now working together (even if the code is not as good as I would like). 2020-04-25 15:52:00 +02:00
AlertNotificationService.cpp Add a very basic alert nofification service 2020-05-05 20:58:15 +01:00
AlertNotificationService.h Add a very basic alert nofification service 2020-05-05 20:58:15 +01:00
BleController.cpp Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
BleController.h NimbleController : Encapsulate device info service in its own class. 2020-04-23 20:34:38 +02:00
CurrentTimeClient.cpp NimbleController : CTS & ANS are now working together (even if the code is not as good as I would like). 2020-04-25 15:52:00 +02:00
CurrentTimeClient.h NimbleController : CTS & ANS are now working together (even if the code is not as good as I would like). 2020-04-25 15:52:00 +02:00
CurrentTimeService.cpp TODO is done 2020-05-07 20:06:50 +01:00
CurrentTimeService.h Move PinetimeService to CurrentTimeService witha view to implement CTS 2020-05-05 20:58:15 +01:00
DeviceInformationService.cpp NimbleController : Encapsulate device info service in its own class. 2020-04-23 20:34:38 +02:00
DeviceInformationService.h NimbleController : Encapsulate device info service in its own class. 2020-04-23 20:34:38 +02:00
DfuService.cpp Add Nimble in libs directory 2020-04-26 10:25:59 +02:00
DfuService.h Add Nimble in libs directory 2020-04-26 10:25:59 +02:00
NimbleController.cpp Move PinetimeService to CurrentTimeService witha view to implement CTS 2020-05-05 20:58:15 +01:00
NimbleController.h Move PinetimeService to CurrentTimeService witha view to implement CTS 2020-05-05 20:58:15 +01:00
NotificationManager.cpp Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
NotificationManager.h Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00