InfiniTime/src/Components/Ble
2020-05-11 18:50:37 +02:00
..
AlertNotificationClient.cpp Defer the discovery of services using the system task. 2020-05-01 21:58:31 +02:00
AlertNotificationClient.h Defer the discovery of services using the system task. 2020-05-01 21:58:31 +02:00
BleController.cpp Add new screen that is displayed during the OTA transfert. 2020-05-02 14:16:57 +02:00
BleController.h Add new screen that is displayed during the OTA transfert. 2020-05-02 14:16:57 +02:00
CurrentTimeClient.cpp Defer the discovery of services using the system task. 2020-05-01 21:58:31 +02:00
CurrentTimeClient.h Defer the discovery of services using the system task. 2020-05-01 21:58:31 +02: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 Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUService (WIP) 2020-05-11 18:50:37 +02:00
DfuService.h Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUService (WIP) 2020-05-11 18:50:37 +02:00
NimbleController.cpp Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUService (WIP) 2020-05-11 18:50:37 +02:00
NimbleController.h Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUService (WIP) 2020-05-11 18:50:37 +02: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