InfiniTime/src/components/ble
Finlay Davidson 96165a8541 Format header files
In my PR updating clang-format, I forgot to also format the headers.
2023-01-09 21:41:21 +01:00
..
weather Format header files 2023-01-09 21:41:21 +01:00
AlertNotificationClient.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
AlertNotificationClient.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
AlertNotificationService.cpp Minor style improvement 2021-12-04 22:03:40 +02:00
AlertNotificationService.h Format header files 2023-01-09 21:41:21 +01:00
BatteryInformationService.cpp Update clang-{format,tidy} to 14 2023-01-04 17:15:33 +01:00
BatteryInformationService.h Format header files 2023-01-09 21:41:21 +01:00
BleClient.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
BleController.cpp Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode 2022-02-20 15:40:49 +01:00
BleController.h Format header files 2023-01-09 21:41:21 +01:00
CurrentTimeClient.cpp add CTS local time characteristic and use it to provide UTC in DateTimeController 2022-11-11 21:44:00 +01:00
CurrentTimeClient.h Format header files 2023-01-09 21:41:21 +01:00
CurrentTimeService.cpp add CTS local time characteristic and use it to provide UTC in DateTimeController 2022-11-11 21:44:00 +01:00
CurrentTimeService.h BLE CTS: fixed signedness of timezone 2022-11-25 20:14:26 +01:00
DeviceInformationService.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
DeviceInformationService.h Add missing standard includes 2021-11-15 22:02:49 +01:00
DfuService.cpp Fix various typos 2022-06-05 09:31:23 +03:00
DfuService.h Format header files 2023-01-09 21:41:21 +01:00
FSService.cpp Fix various typos 2022-06-05 09:31:23 +03:00
FSService.h Format header files 2023-01-09 21:41:21 +01:00
HeartRateService.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
HeartRateService.h Format header files 2023-01-09 21:41:21 +01:00
ImmediateAlertService.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
ImmediateAlertService.h Format header files 2023-01-09 21:41:21 +01:00
MotionService.cpp Update clang-{format,tidy} to 14 2023-01-04 17:15:33 +01:00
MotionService.h Format header files 2023-01-09 21:41:21 +01:00
MusicService.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
MusicService.h Format header files 2023-01-09 21:41:21 +01:00
NavigationService.cpp Update clang-tidy configuration and fix some warnings (#1474) 2022-12-18 18:14:36 +01:00
NavigationService.h Format header files 2023-01-09 21:41:21 +01:00
NimbleController.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
NimbleController.h Format header files 2023-01-09 21:41:21 +01:00
NotificationManager.cpp Dismiss notifications by swiping right 2022-06-28 18:50:10 +02:00
NotificationManager.h Format header files 2023-01-09 21:41:21 +01:00
ServiceDiscovery.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
ServiceDiscovery.h Changed access modified indentation 2021-04-24 12:00:45 +03:00